Mercurial > pylearn
comparison doc/index.txt @ 1158:aea510b71386
merge
author | Arnaud Bergeron <abergeron@gmail.com> |
---|---|
date | Fri, 17 Sep 2010 12:01:32 -0400 |
parents | be53f56b37b8 |
children | b699d096e6cc |
comparison
equal
deleted
inserted
replaced
1157:9686c0d9689d | 1158:aea510b71386 |
---|---|
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 |