Skip to content

Commit 8ed4b0c

Browse files
committed
add visualization information
1 parent 934007a commit 8ed4b0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ tensorboard --logdir ~/ray_results
2626
```
2727
after which you navigate to `localhost:6006` (or whatever tensorboard told you) to view the data.
2828

29+
## Figures
30+
To generate the figures from the article the notebook `visualize.ipynb` was used. Remember to set the ray path and the trial id's for the data you want to plot.
31+
2932
## Python environment
3033
This is the python environment used to run the code. It will likely work with other versions, but is documented for completeness.
3134
```

0 commit comments

Comments
 (0)