Starter project for the getting started guide. Based on this Lasagne tutorial.
- Follow the installation guide for Fomoro.
- Clone the repo:
git clone https://github.com/fomorians/fomoro-theano.git && cd fomoro-theano
- Create a new model:
fomoro model add
- Start training:
fomoro session start -f
- Install Lasagne.
- Clone the repo:
git clone https://github.com/fomorians/fomoro-theano.git && cd fomoro-theano
- Run training:
python main.py