Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
omoindrot committed Jan 28, 2019
1 parent e2d2299 commit fc69836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ To run a new experiment called `base_model`, do:
python train.py --model_dir experiments/base_model
```

You will first need to create a configuration file like this one: [`params.json`](experiments/base_model/params.json).
You will first need to create a configuration file like this one: [`params.json`](experiments/batch_all/params.json).
This json file specifies all the hyperparameters for the model.
All the weights and summaries will be saved in the `model_dir`.

Expand Down

0 comments on commit fc69836

Please sign in to comment.