log

age author description
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