官术网_书友最值得收藏!

  • Keras 2.x Projects
  • Giuseppe Ciaburro
  • 258字
  • 2021-07-02 14:36:11

Theano

Theano is an open source library of numerical computation for the Python programming language developed by a group of machine learning experts at the University of Montreal. In Theano, calculations are expressed using a syntax that is similar to NumPy's, and is compiled to perform efficiently on both CPU and GPU architectures.

You can find the updated version of the library and all the documentation supplied at the following link: http://deeplearning.net/software/theano.

It is named after a Greek mathematician, Theano of Crotone. Theano is a compiler for mathematical expressions written in Python. It allows defining, optimizing, and evaluating mathematical expressions, in particular those with multidimensional arrays. Using Theano, it is possible to achieve comparable speeds with C or C ++ applications for problems with large amounts of data. Theano combines aspects of a computer algebra system with aspects of an optimizing compiler. These characteristics are useful when complex mathematical expressions are evaluated repeatedly, and the evaluation speed is crucial. In the following screenshot, we can see the official home page of Theano:

It combines the convenience of the NumPy syntax with the speed of an optimized machine language. The user composes mathematical expressions in a high-level description that mimics the syntax and semantics of NumPy, even though it is statically typed. These expressions allow Theano to provide symbolic differentiation. Before performing the calculation, Theano optimizes the choice of expressions, translates them into C ++ (or CUDA for GPU), and automatically compiles them into dynamically loaded Python modules. The machine learning algorithms implemented with Theano are particularly fast.

主站蜘蛛池模板: 舟山市| 龙南县| 旅游| 保定市| 花莲县| 蓬莱市| 轮台县| 新郑市| 芦山县| 建瓯市| 宝鸡市| 海门市| 合山市| 东光县| 石城县| 鄂州市| 方正县| 拉萨市| 静海县| 太仆寺旗| 华安县| 昌乐县| 宁津县| 顺昌县| 遂川县| 修武县| 汤阴县| 武冈市| 涡阳县| 通化县| 青海省| 平江县| 远安县| 武平县| 怀仁县| 沁源县| 日喀则市| 图们市| 多伦县| 潮安县| 普陀区|