4 citations · 5 across the 2 of their papers we have counts for
Showing cs.SCShow all
2 papers · 1 filter
cs.SC2017★ 1 cited
Automatic Differentiation for Tensor Algebras
Sebastian Urban, Patrick van der Smagt
Kjolstad et. al. proposed a tensor algebra compiler. It takes expressions that define a tensor element-wise, such as $f_{ij}(a,b,c,d) = \exp\left[-\sum_{k=0}^4 \left((a_{ik}+b_{jk}…
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…