theano
Link to section 'Description' of 'theano' Description
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Theano is most commonly used to perform Deep Learning and has excellent GPU support and integration through PyCUDA.
Link to section 'Versions' of 'theano' Versions
- Bell: 1.0.5
- Gilbreth: 1.0.3, 1.0.5
Link to section 'Module' of 'theano' Module
You can load the modules by:
module load learning
module load theano