Mercurial > pylearn
view doc/formulas.txt @ 1419:cff305ad9f60
TensorFnDataset - added x_ attribute that caches the dataset function return
value, but does not get pickled.
author | James Bergstra <bergstrj@iro.umontreal.ca> |
---|---|
date | Fri, 04 Feb 2011 16:05:22 -0500 |
parents | 0de66ab23dcc |
children |
line wrap: on
line source
.. contents:: Formulas categories Tags list ========== .. taglist:: pylearn.formulas.activations ---------------------------- .. automodule:: pylearn.formulas.activations :members: pylearn.formulas.costs ---------------------- .. automodule:: pylearn.formulas.costs :members: pylearn.formulas.noise ---------------------- .. automodule:: pylearn.formulas.noise :members: pylearn.formulas.regularization ------------------------------- .. automodule:: pylearn.formulas.regularization :members: