This directory contains ipython notebooks for a Theano hands-on lab:

  • Introduction (this notebook): introductory notebook
  • Exercices: notebook that contains exercices specific to Theano without machine learning
  • lenet: notebook that demonstrates the LeNet (basic convolutional example) model

The slides are available at https://github.com/nouiz/gtc2016/raw/master/S6116_FredericBastien.pdf

GitHub repository: https://github.com/nouiz/gtc2016

See the top of the notebook for explanation regarding how they should be used.

You can run a cell that contains code with CTRL-enter when that cell is selected