log nnet_ops.py @ 181:1b06bc2c3ca9

age author description
Tue, 13 May 2008 15:49:39 -0400 Olivier Breuleux fixed c_code for the ops in nnet_ops.py
Wed, 07 May 2008 16:08:18 -0400 Yoshua Bengio debugging mlp.py
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, 18 Apr 2008 03:49:17 -0400 bergstra fixed typo in crossentropy_dx.c_code
Fri, 18 Apr 2008 03:35:58 -0400 bergstra fixed horrible memory leak from crossentropy...