python3 -m venv ai
source ai/bin/activate.fish
pip install wheel
pip install -r requirements.txt
python index.pypython train.pyThis will export to model.hdf5 which is used by main.py
model.ipynb is the jupyter notebook version
| Name | Name | Last commit date | ||
|---|---|---|---|---|