Mercurial > pylearn
log
age | author | description |
---|---|---|
Fri, 18 Apr 2008 01:36:56 -0400 | bergstrj | bug fix for reading byte matrices |
Thu, 17 Apr 2008 12:49:48 -0400 | bergstrj | consolidated code |
Thu, 17 Apr 2008 12:49:33 -0400 | bergstrj | added filetensor.py |
Sun, 13 Apr 2008 00:21:11 -0400 | bergstrj | added C impl for softmax dx |
Fri, 11 Apr 2008 21:42:07 -0400 | bergstrj | merged |
Fri, 11 Apr 2008 21:41:09 -0400 | bergstrj | added c implementation for CrossentropySoftmax1Hot |
Fri, 11 Apr 2008 15:46:18 -0400 | bengioy | Changed apply_function so that it propagates methods of the source. |