Skip to main content

Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.

Project description

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. Theano features:

  • tight integration with NumPy: a similar interface to NumPy’s. numpy.ndarrays are also used internally in Theano-compiled functions.

  • transparent use of a GPU: perform data-intensive computations up to 140x faster than on a CPU (support for float32 only).

  • efficient symbolic differentiation: Theano can compute derivatives for functions of one or many inputs.

  • speed and stability optimizations: avoid nasty bugs when computing expressions such as log(1+ exp(x) ) for large values of x.

  • dynamic C code generation: evaluate expressions faster.

  • extensive unit-testing and self-verification: includes tools for detecting and diagnosing bugs and/or potential problems.

Theano has been powering large-scale computationally intensive scientific research since 2007, but it is also approachable enough to be used in the classroom (IFT6266 at the University of Montreal).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

Theano-0.3.0rc4.zip (1.1 MB view details)

Uploaded Source

Theano-0.3.0rc4.tar.gz (987.5 kB view details)

Uploaded Source

File details

Details for the file Theano-0.3.0rc4.zip.

File metadata

  • Download URL: Theano-0.3.0rc4.zip
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Theano-0.3.0rc4.zip
Algorithm Hash digest
SHA256 9bb41cf9e8923dedd894d6781720ac990e8cdc59dc822c09bf9b68ba42778fab
MD5 9e1f8c38c9b3f7c2314fd13459ec66c4
BLAKE2b-256 344acc9b6fa78f5beb5541ca0c24cd58a5d8e8d4e90120060946bb2d5fa849db

See more details on using hashes here.

File details

Details for the file Theano-0.3.0rc4.tar.gz.

File metadata

  • Download URL: Theano-0.3.0rc4.tar.gz
  • Upload date:
  • Size: 987.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Theano-0.3.0rc4.tar.gz
Algorithm Hash digest
SHA256 c55a628430fcbca59ee29a213c38c1244d1aa7be6f8fbdefa300f2dcdbf0c585
MD5 1651194cde6c8909dc320437e574efb2
BLAKE2b-256 8f519bf31bbf2cd01d0994c5d9b30bfc9e107d6e2a859f69e9c9855b7b1d6d1c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page