You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the documentation on how to use these tools can be found in either the
main readme or the code readme. It may not be up to date
(at the time of writing it isn't).
Details of how the settings parsing works, which is important to both code in
this repository and the work repository, can be found on
Settings and Run Settings.
Looked through the pylearn2 code to figure out how best to load our dataset
into their framework. Notes on this are here.
Did this in order to write the Pylearn2 data loading specification.