Mercurial > pylearn
log
age | author | description |
---|---|---|
Wed, 20 Apr 2011 16:30:48 -0400 | gdesjardins | Adding datasets used in Hugo's NADE paper. Datasets have been converted from |
Wed, 20 Apr 2011 13:53:52 -0400 | Frederic Bastien | Updated the year of the license and use the Pylearn name instead of Theano... |
Wed, 13 Apr 2011 15:44:38 -0400 | Arnaud Bergeron | Fix import |
Fri, 08 Apr 2011 14:03:09 -0400 | Frederic Bastien | Catch only exception to don't catch ctrl-C. |
Thu, 07 Apr 2011 21:39:13 -0400 | Philippe Serhal | When loading sparse UTLC datasets, do not load sparse labels. |
Wed, 06 Apr 2011 13:53:00 -0400 | James Bergstra | added sgd_momentum_updates to gd module |
Wed, 06 Apr 2011 13:52:34 -0400 | James Bergstra | pkldu - changed /bin/env to /usr/bin/env which is more standard I hope. |