comparison doc/formulas.txt @ 1315:f21693eecec7

added several activation formulas
author Olivier Breuleux <breuleux@gmail.com>
date Thu, 07 Oct 2010 16:42:12 -0400
parents 9ce32a8252d2
children 0673e6af650a
comparison
equal deleted inserted replaced
1314:17e9206af22b 1315:f21693eecec7
3 3
4 Tags list 4 Tags list
5 ========== 5 ==========
6 .. taglist:: 6 .. taglist::
7 7
8 pylearn.formulas.activations
9 ----------------------------
10 .. automodule:: pylearn.formulas.activations
11 :members:
12
8 pylearn.formulas.costs 13 pylearn.formulas.costs
9 ----------------------- 14 ----------------------
10 .. automodule:: pylearn.formulas.costs 15 .. automodule:: pylearn.formulas.costs
11 :members: 16 :members:
12 17
13 pylearn.formulas.noise 18 pylearn.formulas.noise
14 ----------------------- 19 ----------------------
15 .. automodule:: pylearn.formulas.noise 20 .. automodule:: pylearn.formulas.noise
16 :members: 21 :members:
17 22
18 23