Skip to content

Instantly share code, notes, and snippets.

@brannondorsey
Last active August 9, 2018 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brannondorsey/5bd30f894c3dd3a9f290068c92156dba to your computer and use it in GitHub Desktop.
Save brannondorsey/5bd30f894c3dd3a9f290068c92156dba to your computer and use it in GitHub Desktop.
ML Experiment Structure
  • experiment_1/
    • hyperparameters.json
    • checkpoints/ (saved model weight checkpoints go in here)
    • notes.txt (general notes and comments about this experiment)
  • experiment_2/
  • experiment_3/
  • etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment