fomorians / fomoro-theano

Theano + Lasagne starter project for Fomoro. [DEPRECATED]

Home Page:https://fomoro.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fomoro Theano + Lasagne Starter

Starter project for the getting started guide. Based on this Lasagne tutorial.

Training

Cloud Setup

  1. Follow the installation guide for Fomoro.
  2. Clone the repo: git clone https://github.com/fomorians/fomoro-theano.git && cd fomoro-theano
  3. Create a new model: fomoro model add
  4. Start training: fomoro session start -f

Local Setup

  1. Install Lasagne.
  2. Clone the repo: git clone https://github.com/fomorians/fomoro-theano.git && cd fomoro-theano
  3. Run training: python main.py

About

Theano + Lasagne starter project for Fomoro. [DEPRECATED]

https://fomoro.com


Languages

Language:Python 100.0%