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

TensorFlow starter project for Fomoro. [DEPRECATED]

Notifications You must be signed in to change notification settings

fomorians/fomoro-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fomoro TensorFlow Starter

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

Training

Cloud Setup

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

Local Setup

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

Evaluation

Evaluate a previously trained model: python main.py --skip-training --restore

About

TensorFlow starter project for Fomoro. [DEPRECATED]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages