Theano sessions

Post date: Jan 13, 2016 10:56:48 AM

This and next week (13-20.1.2016) during labs sessions I will offer Theano tutorials. We will follow my materials prepared for the "Matlab, R, Python" course: https://sites.google.com/a/cs.uni.wroc.pl/jch/teaching/teaching/marpy/materialyzwykladow14i15/wyklad14.ipynb

I attach my .theano configuration file. Please copy it to your home directory. In principle on all computers in lab110 you chould be able to execute code with both cpu and gpu. You control the execution device by setting the THEANO_FLAGS=device=cpu or THEANO_FLAGS=device=gpu environment variable.

Please come. For more materials, please see:

There are many neural network libraries built on top of Theano: