Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
williamFalcon committed Oct 13, 2017
1 parent fe87c97 commit ed29980
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Compatible with:
### Log experiments

```python
from test_tube import Experiment

exp = Experiment(name='dense_model', save_dir='../some/dir/')

exp.add_meta_tags({'learning_rate': 0.002, 'nb_layers': 2})
Expand Down

0 comments on commit ed29980

Please sign in to comment.