Fri, 01 Oct 2010 11:28:22 -0400 |
David Warde-Farley |
Merging with head.
|
Fri, 01 Oct 2010 11:27:41 -0400 |
David Warde-Farley |
A small addendum about the 'import A as B' moratorium.
|
Thu, 30 Sep 2010 10:18:47 -0400 |
Frederic Bastien |
added comparaison with other proposal.
|
Thu, 30 Sep 2010 10:16:35 -0400 |
Frederic Bastien |
added my architecture proposal.
|
Thu, 30 Sep 2010 09:25:40 -0400 |
Frederic Bastien |
fix import
|
Wed, 29 Sep 2010 18:36:49 -0400 |
James Bergstra |
tinyimages - minor: removed inplace assumption and reduced min_dynamic_range
|
Wed, 29 Sep 2010 18:35:40 -0400 |
James Bergstra |
cifar10 - added support for "all" split
|
Wed, 29 Sep 2010 18:34:47 -0400 |
James Bergstra |
mcRBM - renamed shared variable
|
Thu, 23 Sep 2010 19:12:52 -0400 |
James Bergstra |
test_mcRBM - added code to iterate over tinyimages
|
Thu, 23 Sep 2010 19:12:08 -0400 |
James Bergstra |
adding tinyimages
|
Wed, 15 Sep 2010 17:49:21 -0400 |
James Bergstra |
mcRBM - many changes incl. adding support for pooling matrix
|
Wed, 15 Sep 2010 17:46:21 -0400 |
James Bergstra |
cifar10 op - added an op for generating whitened patches
|
Wed, 15 Sep 2010 17:46:03 -0400 |
James Bergstra |
cifar10 op - made splits constructors a parameter
|
Wed, 15 Sep 2010 17:45:04 -0400 |
James Bergstra |
extended cifar10.tile_rasterized_examples to work for patches too
|
Wed, 15 Sep 2010 17:44:26 -0400 |
James Bergstra |
extended hmc to allow for use as a cd1 sampler
|
Wed, 15 Sep 2010 17:43:42 -0400 |
James Bergstra |
added todo in pca
|
Tue, 14 Sep 2010 22:38:14 -0400 |
James Bergstra |
cleanup in memo.py
|
Tue, 14 Sep 2010 22:37:00 -0400 |
James Bergstra |
image_patches - extended extract_random_patches to handle rgb image stacks
|
Tue, 14 Sep 2010 22:35:51 -0400 |
James Bergstra |
pca - added pca_whiten_inverse function
|
Wed, 08 Sep 2010 13:18:13 -0400 |
James Bergstra |
mcRBM - changed params from lambda to method for pickling
|
Wed, 08 Sep 2010 13:17:45 -0400 |
James Bergstra |
hmc - changed updates to member fn from lambda for pickling
|
Wed, 08 Sep 2010 13:05:02 -0400 |
James Bergstra |
mcRBM - added hack to main script to pickle final model and sampler
|
Sat, 04 Sep 2010 19:32:27 -0400 |
James Bergstra |
mcRBM working with whole learning algo in theano
|
Sat, 04 Sep 2010 19:31:16 -0400 |
James Bergstra |
hmc - removing debugprints
|
Fri, 03 Sep 2010 15:05:31 -0400 |
James Bergstra |
debugging mcRBM
|
Fri, 03 Sep 2010 12:36:53 -0400 |
James Bergstra |
renamed updates variable in hmc
|
Fri, 03 Sep 2010 12:35:49 -0400 |
James Bergstra |
added some wishlist items for gd module
|
Fri, 03 Sep 2010 12:35:10 -0400 |
James Bergstra |
refactoring mcRBM
|
Thu, 02 Sep 2010 16:48:33 -0400 |
James Bergstra |
hmc - separated simulate into simulate_updates
|
Wed, 01 Sep 2010 17:40:21 -0400 |
James Bergstra |
hmc - replaced with new refactored code
|