log nnet_ops.py @ 440:18dbc1c11647

age author description
Thu, 21 Aug 2008 13:55:16 -0400 Pascal Lamblin Work on softmax operators
Mon, 14 Jul 2008 16:48:02 -0400 James Bergstra added other_ops.py to nnet_ops; added basic tests, no docs.
Tue, 08 Jul 2008 01:59:42 -0400 Joseph Turian Small fix
Tue, 08 Jul 2008 01:58:16 -0400 Joseph Turian Moved xent loss to nnet_ups
Tue, 08 Jul 2008 01:57:33 -0400 Joseph Turian Added xent loss
Fri, 23 May 2008 14:16:54 -0400 Thierry Bertin-Mahieux redo what James had done, so invert node and name
Fri, 23 May 2008 12:22:54 -0400 Thierry Bertin-Mahieux small debugging
Thu, 22 May 2008 19:08:46 -0400 James Bergstra harmless typo in ScalarSoftplus.c_code
Tue, 13 May 2008 19:37:29 -0400 James Bergstra support for more int types in crossentropysoftmax1hot
Tue, 13 May 2008 18:39:58 -0400 Olivier Breuleux added TODO to nnet_ops
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