Mercurial > pylearn
comparison doc/index.txt @ 1122:be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
author | boulanni <nicolas_boulanger@hotmail.com> |
---|---|
date | Tue, 14 Sep 2010 23:24:59 -0400 |
parents | 8837535006f1 |
children | b699d096e6cc |
comparison
equal
deleted
inserted
replaced
1121:1f5465622394 | 1122:be53f56b37b8 |
---|---|
22 Documentation | 22 Documentation |
23 ============= | 23 ============= |
24 | 24 |
25 For the moment, the following documentation is available. | 25 For the moment, the following documentation is available. |
26 | 26 |
27 * `Formulas <formulas.html>`_ -- Built-in math formulas optimized for speed and robustness | |
27 * :doc:`io.SeriesTables module <seriestables>` -- Saves error series and other statistics during training | 28 * :doc:`io.SeriesTables module <seriestables>` -- Saves error series and other statistics during training |
28 * `API <api/>`_ -- The automatically-generated API documentation | 29 * `API <api/>`_ -- The automatically-generated API documentation |
29 | 30 |
30 You can download the latest `PDF documentation <http://deeplearning.net/software/pylearn/pylearn.pdf>`_, rather than reading it online. | 31 You can download the latest `PDF documentation <http://deeplearning.net/software/pylearn/pylearn.pdf>`_, rather than reading it online. |
31 | 32 |