Mercurial > ift6266
log deep/convolutional_dae/stacked_convolutional_dae.py @ 618:14ba0120baff
age | author | description |
---|---|---|
Wed, 17 Mar 2010 15:31:21 -0400 | Arnaud Bergeron | branch merge. |
Wed, 17 Mar 2010 15:24:25 -0400 | Arnaud Bergeron | Make img_size a parameter, and remove the passing of the image size to the ConvOp. This will have to get back in later somehow. |
Tue, 16 Mar 2010 20:19:13 -0400 | humel | Fixed a bug with image_shape. |
Tue, 16 Mar 2010 14:46:25 -0400 | humel | Optimized the call of ConvOp by specifying additional parameters. Specified image shape of the da_conv layer. |
Tue, 16 Mar 2010 13:16:28 -0400 | humel | Fixed dataset import. Removed unuseful code from da_conv. Keys parameters are now passed as arguments. |
Wed, 10 Mar 2010 13:48:16 -0500 | Dumitru Erhan | Changes that enable using this code when floatX=float32 |
Tue, 02 Mar 2010 20:16:30 -0500 | Arnaud Bergeron | Adapt the sdae code for ift6266.datasets input. |
Fri, 26 Feb 2010 14:15:38 -0500 | Dumitru Erhan | More moves - transformations into data_generation, added "deep" folder base scripts/stacked_dae/stacked_convolutional_dae.py@1da3ab6d0d1e |