2 papers
cs.LG2018
Automatic differentiation in ML: Where we are and where we should be going
Bart van Merriënboer, Olivier Breuleux, Arnaud Bergeron +1
We review the current state of automatic differentiation (AD) for array programming in machine learning (ML), including the different approaches such as operator overloading (OO) a…
cs.SC2016
Theano: A Python framework for fast computation of mathematical expressions
The Theano Development Team, Rami Al-Rfou, Guillaume Alain +110
Theano is a Python library that allows to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Since its introduction, it has bee…