Fri, 25 Apr 2008 10:41:19 -0400 |
bengioy |
replaced infinity for length by raise UnboundedDataSet and use & instead of + to concatenate datasets
|
Thu, 24 Apr 2008 14:46:10 -0400 |
bengioy |
Minor edits
|
Thu, 24 Apr 2008 13:25:39 -0400 |
bengioy |
Finished first untested version of VStackedDataset
|
Thu, 24 Apr 2008 12:03:06 -0400 |
bengioy |
Factored the minibatch-writing code into an iterator class inside DataSet
|
Tue, 22 Apr 2008 18:03:11 -0400 |
bengioy |
Rewriting dataset.py completely
|
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.
|