Thu, 31 Mar 2011 18:29:11 -0400 |
James Bergstra |
merge
|
Thu, 31 Mar 2011 18:29:02 -0400 |
James Bergstra |
added inplace option for pca_from_examples
|
Thu, 31 Mar 2011 18:28:07 -0400 |
James Bergstra |
Make tile_raster_images deal with a 3-tuple image shape as RGB spec.
|
Thu, 31 Mar 2011 18:27:25 -0400 |
James Bergstra |
whitespace
|
Wed, 16 Mar 2011 20:20:02 -0400 |
Pascal Lamblin |
Use .get_value() and .set_value() of shared instead of the .value property
|
Tue, 08 Mar 2011 12:50:37 -0500 |
Frederic Bastien |
generalized the buildbot script following code review in Theano.
|
Tue, 08 Mar 2011 12:30:00 -0500 |
Frederic Bastien |
fix PYTHONPATH.
|
Mon, 07 Mar 2011 14:53:48 -0500 |
Frederic Bastien |
removed reference to our local filesystem.
|
Mon, 07 Mar 2011 14:35:44 -0500 |
Frederic Bastien |
added buildbot script
|
Sun, 06 Mar 2011 15:14:51 -0500 |
Pascal Lamblin |
Update inline doc.
|
Wed, 02 Mar 2011 13:13:40 -0500 |
James Bergstra |
pca - better comments
|
Wed, 02 Mar 2011 13:05:20 -0500 |
James Bergstra |
pca - added pca_whiten2 with better interface than pca_whiten
|
Fri, 25 Feb 2011 16:38:33 -0500 |
Frederic Bastien |
fixed indentation.
|
Fri, 25 Feb 2011 16:37:48 -0500 |
Frederic Bastien |
put a file to the same license as the rest of the project.
|
Tue, 22 Feb 2011 11:43:39 -0500 |
Razvan Pascanu |
renamed output as key for dictionary ( from field). Now for dictionary we have keys, for tuples/list we have entries and for object fields
|
Tue, 22 Feb 2011 11:40:02 -0500 |
Razvan Pascanu |
added option to order descending /ascending the fields acording to their size
|