.. _notebook_tutorials: ========================== IPython Notebook Tutorials ========================== For more thorough tutorials on different models you can look at the ipython notebook tutorials at "pylearn2/scripts/tutorials/" How to Run ========== `Here `_ is a tutorial on ipython notebooks. But basically you can move to the tutorial folder and start the ipython notebook engine as follow:: $ ipython notebook View Static Versions Online ============================ Here are the links to the static versions of the notebooks that you can view online: * `Softmax Regression `_ * `Multilayer Perceptron `_ * `Convolutional Network `_ * `Stacked Autoencoders `_