log _nnet_ops.py @ 262:14b9779622f9

age author description
Wed, 07 May 2008 15:28:17 -0400 James Bergstra ported nnet_ops to new theano
Fri, 02 May 2008 18:19:15 -0400 James Bergstra better docs & precondition testing for cross_entropy_softmax_1hot & friends
Mon, 21 Apr 2008 15:23:49 -0400 James Bergstra added softplus, elaborated sigmoid
Fri, 11 Apr 2008 21:41:09 -0400 bergstrj added c implementation for CrossentropySoftmax1Hot
Thu, 10 Apr 2008 20:53:44 -0400 bergstrj added __init__.py, fixed crossentropy_softmax_1hot function name
Thu, 10 Apr 2008 17:25:13 -0400 bergstrj added nnet_ops