generate: python gen.py
train: python main.py
web: mkdir public && cd public && python -m http.server $PORT