Theano: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Theano is a package for performing tensor calculations, useful in training neural networks. | |||
This is software I have mainly utilized as a backend to [[Keras]], not interfaced with directly. | |||
Revision as of 20:25, 30 March 2017
Theano is a package for performing tensor calculations, useful in training neural networks.
This is software I have mainly utilized as a backend to Keras, not interfaced with directly.