Wed, 02 Feb 2011 14:33:01 -0500 |
Frederic Bastien |
allow to read gzip filetensor when there is more then 1 tensor in the file.
|
Wed, 02 Feb 2011 12:39:35 -0500 |
Frederic Bastien |
allow to load the ule labels.
|
Wed, 02 Feb 2011 11:20:34 -0500 |
Frederic Bastien |
normalize the utlc ndarray dataset inplace to use less memory.
|
Mon, 31 Jan 2011 12:23:20 -0500 |
Philippe Hamel |
added a pca online estimator
|
Fri, 28 Jan 2011 11:00:11 -0500 |
Frederic Bastien |
allow to load UTLC transfer label data.
|
Fri, 28 Jan 2011 10:58:45 -0500 |
Frederic Bastien |
merge
|
Tue, 25 Jan 2011 04:16:33 -0500 |
Frederic Bastien |
added the normalization of the last UTLC dataset
|
Wed, 26 Jan 2011 16:55:44 -0500 |
Pascal Lamblin |
Add L1 and L2² costs to sigmoidal layer
|
Mon, 24 Jan 2011 13:18:43 -0500 |
Frederic Bastien |
normalize 5 of the UTLC datasets.
|
Fri, 21 Jan 2011 20:40:57 -0500 |
Pascal Lamblin |
int8 should be enough to represent digits from 0 to 9
|
Fri, 21 Jan 2011 17:05:46 -0500 |
Frederic Bastien |
first version of a script to load the utlc datasets.
|
Thu, 20 Jan 2011 11:28:08 -0500 |
Frederic Bastien |
allow pylearn.io.filetensor to accept gzip file handle.
|
Thu, 13 Jan 2011 17:53:38 -0500 |
James Bergstra |
added some comments in dataset_ops/cifar10
|
Thu, 13 Jan 2011 17:52:49 -0500 |
James Bergstra |
adding MultiHingeLoss cost function
|