Skip to content
Snippets Groups Projects
Commit c7b82139 authored by gmollard's avatar gmollard
Browse files

Update README.md

parent ba214b41
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,6 @@ To start a grid search on some parameters, you can create a folder containing a ...@@ -12,5 +12,6 @@ To start a grid search on some parameters, you can create a folder containing a
Then, you can modify the config.gin file path at the end of the grid_search_train.py file. Then, you can modify the config.gin file path at the end of the grid_search_train.py file.
The results will be stored inside the folder, and the learning curves can be visualized in The results will be stored inside the folder, and the learning curves can be visualized in
tensorboard: tensorboard:
`tensorboard --logdir=/path/to/foler_containing_config_gin_file`. `tensorboard --logdir=/path/to/foler_containing_config_gin_file`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment