log nnet_ops.py @ 521:2bef0768bc27

age author description
Fri, 14 Nov 2008 16:37:51 -0500 Frederic Bastien redirect to the good new source.
Tue, 07 Oct 2008 18:21:32 -0400 Joseph Turian Deprecated pylearn.nnet_ops.
Wed, 03 Sep 2008 17:14:49 -0400 Joseph Turian updated doc
Wed, 03 Sep 2008 17:08:54 -0400 Joseph Turian Added some documentation
Wed, 27 Aug 2008 17:08:33 -0400 James Bergstra fixed c typos, math error in nnet_ops.py
Mon, 25 Aug 2008 18:15:43 -0400 Pascal Lamblin Add argmax as output of the big softmax-NLL thingy.
Fri, 22 Aug 2008 17:33:06 -0400 Pascal Lamblin Hopefully last bugfix in Softmax
Fri, 22 Aug 2008 15:53:34 -0400 Pascal Lamblin Finished derivative of softmax gradient.
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