1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/math/py-theano/pkg-descr
Dmitry Sivachenko b195900052 New port: Theano.
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently.

http://deeplearning.net/software/theano/
2015-03-06 09:47:51 +00:00

6 lines
227 B
Plaintext

Theano is a Python library that allows you to define, optimize, and
efficiently evaluate mathematical expressions involving multi-dimensional
arrays. It is built on top of NumPy.
WWW: http://deeplearning.net/software/theano/