Theano: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
This is software I have mainly utilized as a backend to [[Keras]], not interfaced with directly. | 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= | =Links= | ||
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/