[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#576540: RFP: theano -- Python library to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays



Package: wnpp
Severity: wishlist


* Package name    : theano
  Version         : 0.1
  Upstream Author : Theano Team <theano-dev@googlegroups.com>
* URL             : http://www.deeplearning.net/software/theano/
* License         : BSD
  Programming Lang: Python
  Description     : Python library to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays

Theano is a Python library that allows you to define, optimize, and
evaluate mathematical expressions involving multi-dimensional arrays
efficiently. Theano features:
 * tight integration with numpy – Use numpy.ndarray in Theano-compiled functions.
 * transparent use of a GPU – Perform data-intensive calculations up to 140x faster than with CPU.
 * symbolic differentiation – Let Theano do your derivatives.
 * speed and stability optimizations – Get the right answer for log(1+x) even when x is really tiny.
 * dynamic C code generation – Evaluate expressions faster.
 * extensive unit-testing and self-verification – Detect and diagnose many types of mistake.



Reply to: