Mercurial > pylearn
annotate doc/formulas.txt @ 1268:78a09cdd449b
added some wishlist items for gd module
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Fri, 03 Sep 2010 12:35:49 -0400 |
parents | 9ce32a8252d2 |
children | f21693eecec7 |
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 |
1222
9ce32a8252d2
move the tag list into the formulas page.
Frederic Bastien <nouiz@nouiz.org>
parents:
1122
diff
changeset
|
4 Tags list |
9ce32a8252d2
move the tag list into the formulas page.
Frederic Bastien <nouiz@nouiz.org>
parents:
1122
diff
changeset
|
5 ========== |
9ce32a8252d2
move the tag list into the formulas page.
Frederic Bastien <nouiz@nouiz.org>
parents:
1122
diff
changeset
|
6 .. taglist:: |
9ce32a8252d2
move the tag list into the formulas page.
Frederic Bastien <nouiz@nouiz.org>
parents:
1122
diff
changeset
|
7 |
1122
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
8 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
|
9 ----------------------- |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
10 .. 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
|
11 :members: |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
12 |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
13 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
|
14 ----------------------- |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
15 .. 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
|
16 :members: |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
17 |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
18 |