Skip to content
Umut Eser edited this page Sep 26, 2016 · 3 revisions

This wiki will be constantly updated to include the add-ons to the main framework FIDDLE.

Required packages

tensorflow (>r10) pytables tqdm

Steps to train a model

  • Store the dataset into pytable database
  • Run the code with default training settings

To Run: python main.py --runName experiment

Clone this wiki locally