Theano

Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.

  • 所有者: Theano/Theano
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

============================================================================================================
MILA will stop developing Theano <https://groups.google.com/d/msg/theano-users/7Poq8BZutbY/rNCIfvAEAwAJ>_.

To install the package, see this page:
http://deeplearning.net/software/theano/install.html

For the documentation, see the project website:
http://deeplearning.net/software/theano/

Related Projects:
https://github.com/Theano/Theano/wiki/Related-projects

It is recommended that you look at the documentation on the website, as it will be more current than the documentation included with the package.

In order to build the documentation yourself, you will need sphinx. Issue the following command:

::

python ./doc/scripts/docgen.py

Documentation is built into html/

The PDF of the documentation can be found at html/theano.pdf

================
DIRECTORY LAYOUT

Theano (current directory) is the distribution directory.

  • Theano/theano contains the package

  • Theano/theano has several submodules:

    • gof + compile are the core
    • scalar depends upon core
    • tensor depends upon scalar
    • sparse depends upon tensor
    • sandbox can depend on everything else
  • Theano/examples are copies of the example found on the wiki

  • Theano/benchmark and Theano/examples are in the distribution, but not in
    the Python package

  • Theano/bin contains executable scripts that are copied to the bin folder
    when the Python package is installed

  • Tests are distributed and are part of the package, i.e. fall in
    the appropriate submodules

  • Theano/doc contains files and scripts used to generate the documentation

  • Theano/html is where the documentation will be generated

主要指標

概覽
名稱與所有者Theano/Theano
主編程語言Python
編程語言Shell (語言數: 8)
平台
許可證Other
所有者活动
創建於2011-08-10 03:48:06
推送於2024-01-15 03:16:24
最后一次提交2024-01-15 04:16:24
發布數34
最新版本名稱rel-1.0.5 (發布於 )
第一版名稱rel-0.4.1 (發布於 )
用户参与
星數9.9k
關注者數536
派生數2.5k
提交數28.1k
已啟用問題?
問題數2686
打開的問題數597
拉請求數3552
打開的拉請求數103
關閉的拉請求數467
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?