Mercurial > pylearn
annotate doc/formulas.txt @ 1152:0904dd74894d
Added to coding style information a wiki link about my Vim setup recommendations.
author | David Warde-Farley <wardefar@iro.umontreal.ca> |
---|---|
date | Thu, 16 Sep 2010 17:11:10 -0400 |
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 |