Theano

Published:

Theano is a open source numerical computation library for Python developed mainly by the Université de Montréal. Its name came from greek mithology. It is useful to easy use GPU in order to use deep learning algorithms. It has a numpy-like syntax.

See also

Artificial Intelligence, Machine learning, Python

Material

  • http://deeplearning.net/
  • https://github.com/Theano/Theano/
  • http://deeplearning.net/software/theano/
  • https://github.com/Theano/
  • https://gist.github.com/bartvm/69adf7aad100d58831b0

Papers