Thu, 16 Sep 2010 16:26:21 -0400 |
James Bergstra |
cleaning up api_optimization
|
Thu, 16 Sep 2010 16:25:38 -0400 |
Olivier Delalleau |
API_coding_style: Moved code sample at end of document for better readability
|
Thu, 16 Sep 2010 16:24:47 -0400 |
Olivier Delalleau |
coding_style: Moved David's comments from coding_style.txt to API_coding_style.txt
|
Thu, 16 Sep 2010 16:12:02 -0400 |
Olivier Delalleau |
Merged
|
Thu, 16 Sep 2010 16:11:26 -0400 |
Olivier Delalleau |
API_coding_style: Started to work on official guidelines
|
Thu, 16 Sep 2010 16:10:10 -0400 |
David Warde-Farley |
Writing related to the tasks assigned to me at today's meeting.
|
Thu, 16 Sep 2010 14:17:34 -0400 |
Olivier Delalleau |
Added API file for coding style committee (now we just need to fill it)
|
Thu, 16 Sep 2010 13:28:50 -0400 |
Olivier Delalleau |
Merged
|
Thu, 16 Sep 2010 13:28:35 -0400 |
Olivier Delalleau |
coding_style: Decisions made during today's meeting
|
Thu, 16 Sep 2010 13:14:19 -0400 |
Olivier Delalleau |
coding_style: Closed some open questions for which a decision was reached during meeting
|
Thu, 16 Sep 2010 13:27:17 -0400 |
gdesjardins |
Example of the plugin architecture I had in mind
|
Thu, 16 Sep 2010 10:59:43 -0400 |
Olivier Delalleau |
coding_style: Add a pylearn.compat module?
|
Thu, 16 Sep 2010 09:26:31 -0400 |
Frederic Bastien |
allow importing
|
Thu, 16 Sep 2010 08:59:58 -0400 |
Frederic Bastien |
tell how do to some stuff to be compatible with python2.4
|
Thu, 16 Sep 2010 02:58:24 -0400 |
Olivier Breuleux |
revised plugin interface and implementation
|
Wed, 15 Sep 2010 15:38:45 -0400 |
Olivier Delalleau |
coding_style: Moved url about Numpy conversion to Python 3 to the url list
|
Wed, 15 Sep 2010 15:20:13 -0400 |
Olivier Delalleau |
coding_style: Added a few more coding guidelines for compatibility with various Python versions
|
Wed, 15 Sep 2010 14:02:45 -0400 |
Olivier Delalleau |
coding_style: Looked into feasibility of forcing developers to test their code
|
Wed, 15 Sep 2010 12:23:27 -0400 |
Olivier Delalleau |
dataset: Reply about being able to plot samples from a dataset
|
Wed, 15 Sep 2010 12:12:34 -0400 |
Olivier Delalleau |
coding_style: Added a new point to discuss, about which inf/nan to use
|
Wed, 15 Sep 2010 12:09:22 -0400 |
Olivier Delalleau |
architecture: Minor typo fix
|
Wed, 15 Sep 2010 12:06:09 -0400 |
Olivier Delalleau |
coding_style: Replies to James' questions / comments
|
Wed, 15 Sep 2010 11:45:14 -0400 |
Olivier Delalleau |
dataset: Comment on AB's idea to handle the GPU/shared variable issue
|
Wed, 15 Sep 2010 10:49:48 -0400 |
Yoshua Bengio |
YB: comment on lambdas vs API for architecture.txt
|
Wed, 15 Sep 2010 10:48:25 -0400 |
Yoshua Bengio |
YB: comment on lambdas vs API for architecture.txt
|
Wed, 15 Sep 2010 10:25:35 -0400 |
Yoshua Bengio |
YB: comment on minibatches for dataset.txt
|
Wed, 15 Sep 2010 09:42:11 -0400 |
Olivier Delalleau |
coding_style: Added suggestion made by email by Francois about type checking
|
Tue, 14 Sep 2010 23:24:59 -0400 |
boulanni |
Added example cost formula with tags and created a formulas page in the doc
|
Tue, 14 Sep 2010 23:14:00 -0400 |
Olivier Delalleau |
requirements: Added comment about potentially conflicting requirements
|
Tue, 14 Sep 2010 18:43:42 -0400 |
James Bergstra |
v2planning - added comment to dataset re: visualization
|
Tue, 14 Sep 2010 17:22:25 -0400 |
Yoshua Bengio |
clarification to plugin.txt
|
Tue, 14 Sep 2010 16:01:32 -0400 |
Olivier Breuleux |
proposal for a plugin system
|
Tue, 14 Sep 2010 15:22:48 -0400 |
Arnaud Bergeron |
Proposal for theano dataset wrapper. The details still have to be worked out.
|
Tue, 14 Sep 2010 14:20:31 -0400 |
Arnaud Bergeron |
An idea about Datasets and GPU.
|
Tue, 14 Sep 2010 13:41:48 -0400 |
James Bergstra |
added Jobman compatibility to architecture.txt
|
Tue, 14 Sep 2010 13:33:45 -0400 |
Frederic Bastien |
added example file for the formulas.
|
Tue, 14 Sep 2010 13:30:02 -0400 |
James Bergstra |
2cents in coding_style
|
Tue, 14 Sep 2010 13:05:58 -0400 |
Frederic Bastien |
fix markup that make the doc generator fail
|
Tue, 14 Sep 2010 12:58:31 -0400 |
Frederic Bastien |
added html directory to ignore
|
Tue, 14 Sep 2010 09:08:11 -0400 |
Frederic Bastien |
added comment to dataset.
|
Tue, 14 Sep 2010 09:01:16 -0400 |
Razvan Pascanu |
reply/comment regarding the GPU and datasets
|
Mon, 13 Sep 2010 23:55:04 -0400 |
Olivier Delalleau |
api_optimization: Edited comment - Unpacking is actually needed on each call to f/df
|
Mon, 13 Sep 2010 22:45:10 -0400 |
Olivier Delalleau |
architecture: Yet another rant, this time about encapsulation vs. linearization
|
Mon, 13 Sep 2010 22:44:37 -0400 |
Olivier Delalleau |
use_cases: Comment about using predefined dataset dimensions
|
Mon, 13 Sep 2010 22:06:23 -0400 |
Olivier Delalleau |
dataset: Question about shared variables
|
Mon, 13 Sep 2010 20:21:23 -0400 |
Razvan Pascanu |
a comment on the GPU issue for datasets
|
Mon, 13 Sep 2010 16:50:24 -0400 |
Olivier Delalleau |
coding_style: More work on some guidelines, also put some points to debate in a specific section
|
Mon, 13 Sep 2010 15:03:40 -0400 |
Olivier Delalleau |
api_optimization: Couple replies
|
Mon, 13 Sep 2010 13:42:26 -0400 |
James Bergstra |
v2planning - minor edits to use_cases
|
Mon, 13 Sep 2010 13:41:53 -0400 |
James Bergstra |
v2planning - updates to api_optimization
|
Mon, 13 Sep 2010 09:47:30 -0400 |
gdesjardins |
added myself to committe
|
Mon, 13 Sep 2010 09:42:36 -0400 |
James Bergstra |
v2planning - revs to requirements, added architecture
|
Mon, 13 Sep 2010 09:38:49 -0400 |
Olivier Delalleau |
use_cases: Added couple questions
|
Mon, 13 Sep 2010 09:38:26 -0400 |
Olivier Delalleau |
requirements: Added a use case
|
Mon, 13 Sep 2010 09:15:25 -0400 |
Olivier Delalleau |
Merged
|
Mon, 13 Sep 2010 09:11:43 -0400 |
Olivier Delalleau |
dataset: Continued comment about GPU and shared variables
|
Sun, 12 Sep 2010 21:45:22 -0400 |
James Bergstra |
v2planning - initial commit of use_cases, requirements
|
Sun, 12 Sep 2010 15:12:19 -0400 |
Olivier Delalleau |
neural_net: Added info about how PLearn was doing it
|
Sun, 12 Sep 2010 14:14:23 -0400 |
Olivier Delalleau |
dataset: Reply to GPU question
|
Sun, 12 Sep 2010 10:54:09 -0400 |
Razvan Pascanu |
I removed big picture from the description of the neural network committee
|