Mercurial > pylearn
log
age | author | description |
---|---|---|
Sat, 19 Jul 2008 14:12:41 -0400 | Yoshua Bengio | Added __len__ to HStackedDataSet and replaced default len() by sys.maxint instead of None |
Sat, 19 Jul 2008 10:11:22 -0400 | Yoshua Bengio | Kernel regression learning algorithm |
Tue, 15 Jul 2008 12:57:21 -0400 | James Bergstra | Removed feature of passing the file as a pathname from filetensor.{read, write} |
Mon, 14 Jul 2008 16:48:02 -0400 | James Bergstra | added other_ops.py to nnet_ops; added basic tests, no docs. |