Mercurial > pylearn
annotate doc/formulas.txt @ 1348:c8c30c675a4f
mcRBM - fixed error in normalization of quadratic term
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Thu, 21 Oct 2010 11:43:36 -0400 |
parents | f21693eecec7 |
children | 0673e6af650a |
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 |
1315
f21693eecec7
added several activation formulas
Olivier Breuleux <breuleux@gmail.com>
parents:
1222
diff
changeset
|
8 pylearn.formulas.activations |
f21693eecec7
added several activation formulas
Olivier Breuleux <breuleux@gmail.com>
parents:
1222
diff
changeset
|
9 ---------------------------- |
f21693eecec7
added several activation formulas
Olivier Breuleux <breuleux@gmail.com>
parents:
1222
diff
changeset
|
10 .. automodule:: pylearn.formulas.activations |
f21693eecec7
added several activation formulas
Olivier Breuleux <breuleux@gmail.com>
parents:
1222
diff
changeset
|
11 :members: |
f21693eecec7
added several activation formulas
Olivier Breuleux <breuleux@gmail.com>
parents:
1222
diff
changeset
|
12 |
1122
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.costs |
1315
f21693eecec7
added several activation formulas
Olivier Breuleux <breuleux@gmail.com>
parents:
1222
diff
changeset
|
14 ---------------------- |
1122
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.costs |
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 pylearn.formulas.noise |
1315
f21693eecec7
added several activation formulas
Olivier Breuleux <breuleux@gmail.com>
parents:
1222
diff
changeset
|
19 ---------------------- |
1122
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
20 .. 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
|
21 :members: |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
22 |
be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
boulanni <nicolas_boulanger@hotmail.com>
parents:
diff
changeset
|
23 |