-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Gavin edited this page Feb 23, 2015
·
4 revisions
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.
You might be looking for the guide on setting up an amazon EC2 GPU.
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.