Mercurial > pylearn
log nnet_ops.py @ 69:8c2607f387e6
age | author | description |
---|---|---|
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... |
Thu, 17 Apr 2008 12:49:48 -0400 | bergstrj | consolidated code |
Sun, 13 Apr 2008 00:21:11 -0400 | bergstrj | added C impl for softmax dx |
Fri, 11 Apr 2008 21:41:09 -0400 | bergstrj | added c implementation for CrossentropySoftmax1Hot |