Neuroglycerin / neukrill-net-work

NDSB competition repository for scripting, note taking and writing submissions.
MIT License
0 stars 0 forks source link

Make a standardised yaml file #51

Open alinaselega opened 9 years ago

alinaselega commented 9 years ago

Want to have two yaml file templates for the current best model. One template should be for training from scratch (and so should specify the model's architecture) and one - for continuing to train from a loaded .pkl file. In both templates the following should be configurable through the .json file: batch size, learning rate schedule, momentum, dropouts.