Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
pytensor
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
testgroup
pytensor
Commits
a3bf27fa
提交
a3bf27fa
authored
3月 27, 2009
作者:
Olivier Breuleux
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
remade the homepage. bear with me for the nonsense therein
上级
aaab14d9
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
43 行增加
和
67 行删除
+43
-67
index.txt
doc/index.txt
+43
-67
没有找到文件。
doc/index.txt
浏览文件 @
a3bf27fa
TOTALLY CUTE HOMEPAGE! MAKE THIS A NICE HOMEPAGE :)
===========
Quick Start
===========
Documentation is broadly divided into two kinds: user documentation and
developer documentation.
- `Using Theano` covers how to *use* what is already in the Theano library to
Click on what you want to do:
build graphs and evaluate them.
- `Concepts` introduces how Theano works.
* You have no idea what Theano is and you read the :ref:`introduction
<introduction>`.
- `Extending Theano` explains how to add new
* Convinced by the Theano staff's rhetoric that it is worthy of your
data and expression types, as well as optimizations to accompany them.
time (you can hear them into the distance congratulating themselves
on the success of their dishonest ploy - a lone puppy's
heart-wrenching cry echoes behind you but is cut short by an
outworldly screech and what might be the dripping sound of a bloody
blade - you don't care, though, because Theano is wicked cool), you
:ref:`install Theano <install>` and :ref:`learn the basics
<basictutorial>`.
- `Module`
* Blinded by your newfound knowledge, you want to play God and
:ref:`learn how to extend Theano <advtutorial>`. The Gods are
pleased that they get to devour your soul for this heresy, but you
ascertain that it is worth it.
- `Hacking Theano` introduces you to what's under the hood: the compilation
* Decidedly, your thirst for Theano-related information is
process, the Env, C code generation.
unquenchable! So there you are, reading about Theano's compilation
:ref:`pipeline <pipeline>`. Little do you know that article could
not have been made without the tears of a thousand innocent kittens.
* You descend into madness as you read detailed (or as-of-yet not
written, but our plans for world domination as well as the hourly
sacrifices that our God requires leave us little time for writing)
articles about :ref:`op`, :ref:`type`, :ref:`function`,
:ref:`module`, :ref:`compilation`, :ref:`optimization`, :ref:`env`
and as you consult the list of :ref:`envfeaturelist`. Sometimes you
check the :ref:`glossary` just in case you missed an important
concept.
Using Theano
* Requiring help in your dark endeavors, you register and post to the
============
`theano-users`_ mailing list and curious to know who is behind this
witchery and how their wicked plans come into fruition, you read the
`theano-dev`_ mailing list.
- First of all, read the `tutorial`_. It is a cut-and-paste, tutorial-style intro to what Theano can do.
* Bored a Friday evening, you browse `Theano's API <../api/>`__. May
the Great Ones help you with that one.
- Familiarize yourself with the :ref:`glossary`.
- Join `theano-users`_.
- Learn to use the typelist_, and the oplist_. These are the building blocks
of theano expression graphs.
- Browse through some of the `Howto`_ recipes on the wiki.
.. _Howto:
.. _theano-users: http://groups.google.com/group/theano-users?pli=1
.. _theano-dev: http://groups.google.com/group/theano-dev?pli=1
.. _tutorial: tutorial.html
.. _typelist: typelist.html
.. _oplist: oplist.html
Extending Theano
================
- Read about `How Theano Works <UserAdvanced.html>`__. This introduces the
major interface data structures: Op, Type, Variable, Apply.
- Read about `Extending theano <extending.html>`__.
- How to make a new Op.
- How to make a new Optimization.
- How to make a new data Type.
Hacking Theano
==============
- `Get Started as a Developer <DevStartGuide.html>`__ by setting up mercurial, getting a few accounts,
setting up your environment, and getting some background in mercurial, python,
and numpy.
- Join `theano-dev`_ to participate in development discussion.
- Pick a task from the `task list`_, or suggest one on `theano-users`_.
Features/ideas are generally discussed on `theano-users`_. Technical
discussions of how to actually implement something should be on
`theano-dev`_.
- Browse `Theano's API <../api/>`__.
- Keep an eye on the `Mercurial Changelog <http://pylearn.org/hg/theano>`__.
- Send us your work as a patch to `theano-dev`_ or commit directly to the trunk.
.. _theano-dev: http://groups.google.com/group/theano-dev?pli=1
.. _task list: http://pylearn.org/theano/query?status=accepted&status=assigned&status=new&status=reopened&group=milestone&max=200&col=id&col=summary&col=status&col=owner&col=type&col=priority&col=component&col=time&report=9&order=priority
.. _reStructuredText: http://docutils.sourceforge.net/rst.html
.. note::
May you be assured that this page was made solely under the
unsobering influence of boredom and that all of the unspeakable
things mentioned therein are merely artifacts of the author's
maddened delusions.
.. _theano-dev: http://groups.google.com/group/theano-dev
.. _theano-users: http://groups.google.com/group/theano-users
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论