Concept

Theano

Theano is a python library that is built on top of NumPy. It has the ability to optimize, define, and efficiently evaluate mathematical expressions involving multi-dimensional arrays.

To install Theano, go to the terminal and type in pip install Theano

0

1

Updated 2021-06-22

Tags

Python Programming Language

Data Science

Related