提交 53105ba7 authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix documentation generation errors/warnings.

上级 7390fea8
......@@ -36,7 +36,7 @@ Why you can rely on Theano:
- Used by everyone in our lab (\textasciitilde 30 people)
- Deep Learning Tutorials
- Unofficial RPMs for Mandriva
- Downloads (June 8 2011, since last January): Pypi 780, MLOSS: 483, Assembla (``bleeding edge'' repository): unknown
- Downloads (June 8 2011, since last January): Pypi 780, MLOSS: 483, Assembla (`bleeding edge` repository): unknown
Why scripting for GPUs ?
------------------------
......
.. _sandbox_broadcasting:
============
Broadcasting
============
The following may go either in:
a) numpy refresher.
b) more details of broadcasting in the types section.
......
.. _sandbox_elemwise:
=================
Elemwise compiler
=================
'''Stale specification page. Upgrade this to provide useful developer doc. 2008.09.04'''
== Definitions ==
......
==========
Functional
==========
Want to know about Theano's `function design
<http://groups.google.com/group/theano-dev/browse_thread/thread/fd4c6947d8a20510>`?
==============
Hosting Theano
==============
'''Historical Interest. This has been addressed for now. 20080904'''
There are several [http://en.wikipedia.org/wiki/Comparison_of_free_software_hosting_facilities project hosting services] online, but none is perfect for theano.
......
====================
Interactive Debugger
====================
'''Seed of discussion for what an interactive debugging tool might look like. 2009.03.27.'''
== Interactive debugger ( #352 ) ==
......
.. _sandbox_maxgotcha:
==========
Max Gotcha
==========
Guillaume and I just found a bug in some experiment code that was
basically caused by confusing semantics of max(). The same sort of
thing applies to min. This is an FYI email to help others on the list
......
===========
Performance
===========
Theano uses several tricks to obtain good performance:
* common sub-expression elimination
......
.. sandbox_randnb:
==============
Random Numbers
==============
''' This has been implemented (#182). 20090327.'''
= Random Numbers =
......
'''An open proposal. This is still relevant. 20080904'''
======================
New C code generation?
======================
== Issues ==
There are several issues with the current way C code is generated:
......
===============
Others software
===============
Other software to look at and maybe recommend to users:
* [http://www.pytables.org/moin PyTables] - This is looking really
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论