Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
/ fomoro-theano Public archive

Theano + Lasagne starter project for Fomoro. [DEPRECATED]

Notifications You must be signed in to change notification settings

fomorians/fomoro-theano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages