Skip to content
zygmuntz edited this page Aug 17, 2013 · 4 revisions

Welcome to the pylearn wiki!

Loading a dataset

Let's start with loading a dataset. Suppose that following pylearn2 convention you have written your own wrapper, my_dataset.py, containing a class MyDataset. Now you'd like to refer to it in a YAML file using an absolute path. You do this like this:

[fill in the blank because I have no idea, would like to know and there is no documentation about this]

Clone this wiki locally