Theano (software)

Theano is a numerical computation library for Python.[1] In Theano, computations are expressed using a NumPy-like syntax and compiled to run efficiently on either CPU or GPU architectures.

Theano is an open source project[2] primarily developed by a machine learning group at the Université de Montréal.[3]

See also

References

  1. Bergstra, J.; O. Breuleux, F. Bastien, P. Lamblin, R. Pascanu, G. Desjardins, J. Turian, D. Warde-Farley and Y. Bengio (30 June 2010). "Theano: A CPU and GPU Math Expression Compiler". Proceedings of the Python for Scientific Computing Conference (SciPy) 2010.
  2. "Github Repository".
  3. "deeplearning.net".