Mercurial > pylearn
annotate doc/formulas.txt @ 1155:b70a1fcb7b4f
coding_style: tools to make life easier and automating certain processes
author | Dumitru Erhan <dumitru.erhan@gmail.com> |
---|---|
date | Fri, 17 Sep 2010 16:09:02 +0300 |
parents | be53f56b37b8 |
children | 9ce32a8252d2 |
rev | line source |
---|---|
1122
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
1 |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
2 .. contents:: Formulas categories |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
3 |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
4 pylearn.formulas.costs |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
5 ----------------------- |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
6 .. automodule:: pylearn.formulas.costs |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
7 :members: |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
8 |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
9 pylearn.formulas.noise |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
10 ----------------------- |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
11 .. automodule:: pylearn.formulas.noise |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
12 :members: |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
13 |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
14 |