Skip to content

rainbow-sheep/hackathonA

Repository files navigation

hackathon AI

Installation

python3 -m venv ai
source ai/bin/activate.fish
pip install wheel
pip install -r requirements.txt
python index.py

Training

python train.py

This will export to model.hdf5 which is used by main.py

model.ipynb is the jupyter notebook version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published