Mercurial > pylearn
diff doc/formulas.txt @ 1122:be53f56b37b8
Added example cost formula with tags and created a formulas page in the doc
author | boulanni <nicolas_boulanger@hotmail.com> |
---|---|
date | Tue, 14 Sep 2010 23:24:59 -0400 |
parents | |
children | 9ce32a8252d2 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/formulas.txt Tue Sep 14 23:24:59 2010 -0400 @@ -0,0 +1,14 @@ + +.. contents:: Formulas categories + +pylearn.formulas.costs +----------------------- +.. automodule:: pylearn.formulas.costs + :members: + +pylearn.formulas.noise +----------------------- +.. automodule:: pylearn.formulas.noise + :members: + +