From charlesreid1

(Created page with "Mainly utilized as a backed to Keras. Category:NN")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Mainly utilized as a backed to [[Keras]].
=What is it=


Theano is a package for performing tensor calculations, useful in training neural networks.


(In Greek mythology, Theano was a priestess of Athena in the city of Troy. See [https://en.wikipedia.org/wiki/Theano wikipedia].)


This is software I have mainly utilized as a backend to [[Keras]], not interfaced with directly.
==End of Life==
Development on Theano by MILA will officially end around the end of 2017:
{{Quote|
2017/09/28: IMPORTANT: MILA will stop developing Theano and the next release (renamed to 1.0) will be the last main release.
}}
It is still a useful package, but it won't be actively developed by MILA.
=Links=
Github: https://github.com/Theano/Theano
Documentation: http://www.deeplearning.net/software/theano/
=Flags=


[[Category:NN]]
[[Category:NN]]
[[Category:ML]]
[[Category:Theano]]
[[Category:Keras]]
[[Category:Lasagne]]
[[Category:Cpp]]
[[Category:Python]]

Latest revision as of 22:10, 14 October 2017

What is it

Theano is a package for performing tensor calculations, useful in training neural networks.

(In Greek mythology, Theano was a priestess of Athena in the city of Troy. See wikipedia.)

This is software I have mainly utilized as a backend to Keras, not interfaced with directly.

End of Life

Development on Theano by MILA will officially end around the end of 2017:


2017/09/28: IMPORTANT: MILA will stop developing Theano and the next release (renamed to 1.0) will be the last main release.


It is still a useful package, but it won't be actively developed by MILA.

Links

Github: https://github.com/Theano/Theano

Documentation: http://www.deeplearning.net/software/theano/

Flags