Wed, 27 Oct 2010 10:37:18 -0400 |
Frederic Bastien |
don't consider __version__ when it is none.
|
Wed, 27 Oct 2010 10:36:55 -0400 |
Frederic Bastien |
make version detection work around a strange behavior of imp.find_module
|
Wed, 27 Oct 2010 10:33:16 -0400 |
Frederic Bastien |
give the NotImplementedError a string message
|
Tue, 26 Oct 2010 16:34:20 -0400 |
Frederic Bastien |
record_version work with module that are not checkout and have __version__ defined(as numpy).
|
Fri, 22 Oct 2010 11:11:51 -0400 |
gdesjardins |
Fixed comments in leapfrog method
|
Fri, 22 Oct 2010 10:58:57 -0400 |
gdesjardins |
HMC: perform half-step on velocity first (instead of position).
|
Thu, 21 Oct 2010 16:18:52 -0400 |
Olivier Delalleau |
Reply to Razvan
|
Thu, 21 Oct 2010 14:36:36 -0400 |
Razvan Pascanu |
comment on dataset proposal by Olivier
|
Thu, 21 Oct 2010 14:03:12 -0400 |
Olivier Delalleau |
Added a comment on the dataset vs. task issue
|
Thu, 21 Oct 2010 13:00:49 -0400 |
Olivier Delalleau |
Added proposal for dataset API as discussed on pylearn-dev
|
Mon, 18 Oct 2010 19:31:17 -0400 |
James Bergstra |
adding new idea to arch_src
|
Mon, 18 Oct 2010 15:01:00 -0400 |
James Bergstra |
removed sandbox code from test_mcRBM
|
Mon, 18 Oct 2010 14:58:52 -0400 |
James Bergstra |
merge
|
Mon, 18 Oct 2010 14:58:39 -0400 |
James Bergstra |
modifs to test_mcRBM to reproduce mcRBM classif results
|
Mon, 18 Oct 2010 08:53:08 -0400 |
James Bergstra |
added test idea to test_mcRBM
|
Thu, 14 Oct 2010 23:55:55 -0400 |
gdesjardins |
merge
|
Thu, 14 Oct 2010 23:55:41 -0400 |
gdesjardins |
small changes to mode dataset (used for tempering work)
|
Thu, 14 Oct 2010 23:54:28 -0400 |
gdesjardins |
forgot to commit... 2 versions: one for /data/lisa6 the other for
|
Thu, 14 Oct 2010 13:33:33 -0400 |
Frederic Bastien |
added function doc and made the interface more constant between fct.
|
Wed, 13 Oct 2010 15:05:16 -0400 |
Frederic Bastien |
make function documentation more clear.
|
Wed, 13 Oct 2010 15:04:42 -0400 |
Frederic Bastien |
added the parameter noise_value to binomial_noise formula.
|
Wed, 13 Oct 2010 10:19:48 -0400 |
Olivier Delalleau |
Minor grammar improvements
|
Tue, 12 Oct 2010 13:37:55 -0400 |
Frederic Bastien |
added to the web page the commit message recommendation.
|
Sun, 10 Oct 2010 14:51:02 -0400 |
James Bergstra |
adding training script for test_mcRBM to reproduce classification results
|
Sun, 10 Oct 2010 13:45:21 -0400 |
James Bergstra |
mcRBM - added mask for updates to P matrix
|
Sun, 10 Oct 2010 13:43:53 -0400 |
James Bergstra |
tinyimages - added main script to whiten patches
|
Sun, 10 Oct 2010 13:39:28 -0400 |
James Bergstra |
pca bugfix when both max energy and max components are specified
|
Fri, 08 Oct 2010 12:07:56 -0400 |
Olivier Delalleau |
Added question about doc format in file header
|
Fri, 08 Oct 2010 12:00:05 -0400 |
Olivier Delalleau |
Fixed comment in example: lists have no find() method
|
Thu, 07 Oct 2010 16:49:04 -0400 |
Olivier Delalleau |
Merged
|
Thu, 07 Oct 2010 16:48:21 -0400 |
Olivier Delalleau |
Fixed some typos and added a few precisions in commit message guidelines
|
Thu, 07 Oct 2010 16:42:12 -0400 |
Olivier Breuleux |
added several activation formulas
|
Wed, 06 Oct 2010 15:21:02 -0400 |
Frederic Bastien |
updated the coding_review file and added our proposed politic
|
Wed, 06 Oct 2010 15:20:24 -0400 |
Frederic Bastien |
fix RST syntax.
|
Wed, 06 Oct 2010 10:49:00 -0400 |
Frederic Bastien |
fix import problem
|
Wed, 06 Oct 2010 10:39:54 -0400 |
Frederic Bastien |
added info about the commit message.
|
Tue, 05 Oct 2010 12:31:36 -0400 |
Frederic Bastien |
fix rst problem.
|
Tue, 05 Oct 2010 12:26:02 -0400 |
Frederic Bastien |
fix rst error.
|
Tue, 05 Oct 2010 09:57:35 -0400 |
Razvan Pascanu |
5 activation functions added to formulas
|
Mon, 04 Oct 2010 12:53:19 -0400 |
boulanni |
Ported 4 cost formulas from XG github repository
|
Fri, 01 Oct 2010 15:27:26 -0400 |
Olivier Delalleau |
coding_style: Updates about a few points discussed in today's meeting
|
Fri, 01 Oct 2010 15:27:03 -0400 |
Olivier Delalleau |
API_coding_style: Added point mentioned during meeting
|
Fri, 01 Oct 2010 14:56:54 -0400 |
Olivier Delalleau |
Merged
|
Fri, 01 Oct 2010 14:56:01 -0400 |
Olivier Delalleau |
API_coding_style: More work on code example
|
Fri, 01 Oct 2010 14:55:41 -0400 |
Olivier Delalleau |
coding_style: Tasks decided during today's meeting
|
Fri, 01 Oct 2010 14:42:34 -0400 |
Frederic Bastien |
make the noise type the same as the input.
|
Fri, 01 Oct 2010 12:56:06 -0400 |
Dumitru Erhan |
clarifications on sphinx default vs. numpydoc extension
|
Fri, 01 Oct 2010 12:29:04 -0400 |
Dumitru Erhan |
merge
|
Fri, 01 Oct 2010 12:27:48 -0400 |
Dumitru Erhan |
how to write docs
|
Fri, 01 Oct 2010 12:19:55 -0400 |
James Bergstra |
small changes to formulas to bring them closer to style recommendation
|
Fri, 01 Oct 2010 11:55:04 -0400 |
David Warde-Farley |
Some language fixes (don't capitalize 'variable', changement->change.
|
Fri, 01 Oct 2010 11:47:53 -0400 |
David Warde-Farley |
Change tensor.log -> T.log since tensor was undefined symbol in this scope.
|
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
|
Wed, 01 Sep 2010 17:39:39 -0400 |
James Bergstra |
hmc - modified get_position to return shared var copy
|
Tue, 28 Sep 2010 16:27:21 -0400 |
Pascal Lamblin |
More RST
|
Tue, 28 Sep 2010 14:02:29 -0400 |
Pascal Lamblin |
More RSTification
|
Mon, 27 Sep 2010 10:59:00 -0400 |
Olivier Delalleau |
Added a comment on architecture discussion
|
Sun, 26 Sep 2010 14:10:33 -0400 |
Razvan Pascanu |
general file to talk about the different approaches
|
Fri, 24 Sep 2010 14:10:05 -0400 |
Razvan Pascanu |
a few changes
|
Fri, 24 Sep 2010 13:59:47 -0400 |
gdesjardins |
added comments to our plugin proposal
|
Fri, 24 Sep 2010 12:54:27 -0400 |
gdesjardins |
merge
|
Fri, 24 Sep 2010 12:53:53 -0400 |
gdesjardins |
new plugin approach
|
Fri, 24 Sep 2010 12:18:17 -0400 |
Olivier Delalleau |
coding_style: Added tasks discussed in today's meeting
|
Fri, 24 Sep 2010 12:17:57 -0400 |
Olivier Delalleau |
API_coding_style: Added recommendation about how classes should derive from object
|
Fri, 24 Sep 2010 01:46:12 -0400 |
Pascal Lamblin |
Prototype for "hooks" simpler than full control-flow rewrite.
|
Thu, 23 Sep 2010 16:15:58 -0400 |
Olivier Delalleau |
Reply to RP
|
Thu, 23 Sep 2010 13:44:50 -0400 |
Razvan Pascanu |
comment on OD's reply
|
Thu, 23 Sep 2010 13:36:04 -0400 |
Olivier Delalleau |
JB's plugin: Reply to JB
|
Thu, 23 Sep 2010 13:29:05 -0400 |
Olivier Delalleau |
Merged
|
Thu, 23 Sep 2010 13:20:08 -0400 |
Olivier Delalleau |
architecture: Removed duplicated 'evaluate' statement in my pipeline sketch
|
Thu, 23 Sep 2010 13:20:19 -0400 |
James Bergstra |
plugin_JB replies
|
Thu, 23 Sep 2010 12:57:06 -0400 |
Frederic Bastien |
add stuff to code review following the first meeting.
|
Thu, 23 Sep 2010 12:18:39 -0400 |
Olivier Delalleau |
Replied to YB's comment on JB's system
|
Thu, 23 Sep 2010 12:11:44 -0400 |
Olivier Delalleau |
Merged
|
Thu, 23 Sep 2010 12:10:41 -0400 |
Olivier Delalleau |
requirements: Agreement with Pascal's remark
|
Thu, 23 Sep 2010 12:10:14 -0400 |
Razvan Pascanu |
comment on Yoshua's comment on James architecture
|
Thu, 23 Sep 2010 12:02:58 -0400 |
Pascal Lamblin |
Add a point I brought during the last architecture meeting.
|
Thu, 23 Sep 2010 12:02:16 -0400 |
Pascal Lamblin |
RST in API_learner
|
Thu, 23 Sep 2010 11:49:42 -0400 |
Yoshua Bengio |
merge
|
Thu, 23 Sep 2010 11:49:19 -0400 |
Yoshua Bengio |
comments by YB on JB's arch_sr/plugin_JB.py
|
Thu, 23 Sep 2010 11:40:20 -0400 |
Razvan Pascanu |
LAYER: sligthly long but somewhat clearer rendering of what I have in mind
|
Thu, 23 Sep 2010 11:21:48 -0400 |
Olivier Delalleau |
API_coding_style: Added no trailing spaces requirement
|
Thu, 23 Sep 2010 10:26:37 -0400 |
Frederic Bastien |
added project to review and other stuff in code_review.txt
|
Thu, 23 Sep 2010 10:23:40 -0400 |
Frederic Bastien |
updated commity member
|
Thu, 23 Sep 2010 10:10:00 -0400 |
Olivier Delalleau |
Added another code review tool to look into
|
Thu, 23 Sep 2010 09:47:09 -0400 |
Olivier Delalleau |
coding_style: Deleted outdated note
|
Wed, 22 Sep 2010 20:17:35 -0400 |
Razvan Pascanu |
some typos
|
Wed, 22 Sep 2010 19:59:52 -0400 |
Razvan Pascanu |
requirements september 21
|
Wed, 22 Sep 2010 19:43:24 -0400 |
Razvan Pascanu |
a first draft of layer committee
|
Wed, 22 Sep 2010 19:22:24 -0400 |
James Bergstra |
added tinyimages support code in datasets
|
Wed, 22 Sep 2010 18:03:18 -0400 |
boulanni |
answers
|