Closed gngdb closed 9 years ago
Turns out we don't even need a utility for this, it's actually easy to get the data out of the Pylearn2. Will push a notebook soon on Tuning learning rate that'll show how it's done.
Notebook was called Preliminary Online Augmentation Results.ipynb
.
Using the
plot_monitor.py
script is not ideal. Hacking together a utility that will just plot return the data for whatever channel you ask for and you can plot it yourself.