Fri, 17 Sep 2010 12:56:43 -0400 |
Olivier Delalleau |
Merged
|
Fri, 17 Sep 2010 12:56:30 -0400 |
Olivier Delalleau |
coding_style: Moved more stuff to API
|
Fri, 17 Sep 2010 12:06:18 -0400 |
Razvan Pascanu |
deleted extra line that was useless from the script
|
Fri, 17 Sep 2010 12:05:31 -0400 |
Olivier Delalleau |
Merged
|
Fri, 17 Sep 2010 12:05:14 -0400 |
Olivier Delalleau |
coding_style: Moved more elements to official 'API'
|
Fri, 17 Sep 2010 12:01:32 -0400 |
Arnaud Bergeron |
merge
|
Fri, 17 Sep 2010 12:01:12 -0400 |
Arnaud Bergeron |
Quick implementation of the Dataset Api we propose.
|
Fri, 17 Sep 2010 11:21:15 -0400 |
Olivier Delalleau |
optimization: Proposal to get closer to each other the Theano and Numpy interfaces
|
Fri, 17 Sep 2010 16:09:02 +0300 |
Dumitru Erhan |
coding_style: tools to make life easier and automating certain processes
|
Thu, 16 Sep 2010 23:42:26 -0400 |
pascanur |
a better version of the script
|
Thu, 16 Sep 2010 17:34:30 -0400 |
Razvan Pascanu |
a first draft of pseudo-code for logreg .. using version B (?) approach
|
Thu, 16 Sep 2010 17:11:10 -0400 |
David Warde-Farley |
Added to coding style information a wiki link about my Vim setup recommendations.
|
Thu, 16 Sep 2010 17:01:18 -0400 |
Olivier Delalleau |
Merged
|
Thu, 16 Sep 2010 17:00:58 -0400 |
Olivier Delalleau |
coding_style: Moved some elements to official API
|
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
|
Sat, 11 Sep 2010 21:42:38 -0400 |
Razvan Pascanu |
Did the dataset committee decide to include some GPU support ( use shared variables ) atleast in some cases ?
|
Sat, 11 Sep 2010 21:07:06 -0400 |
Razvan Pascanu |
File for the new committee neural networks
|
Sat, 11 Sep 2010 20:33:34 -0400 |
Razvan Pascanu |
learning committee first draft of an api
|
Fri, 10 Sep 2010 22:22:02 -0400 |
Olivier Delalleau |
dataset: Some clarifications on my comments
|
Fri, 10 Sep 2010 20:24:51 -0400 |
Olivier Delalleau |
dataset: Rewrote my rambling about the links between dataset and learner
|
Fri, 10 Sep 2010 17:06:38 -0400 |
Olivier Delalleau |
dataset: I say the learner committee should take care of dataset as well
|
Fri, 10 Sep 2010 16:31:43 -0400 |
Olivier Delalleau |
dataset: Asking what we want from mini-batches
|
Fri, 10 Sep 2010 15:36:23 -0400 |
Olivier Delalleau |
dataset: Added a couple points we did not have time to discuss during meeting
|
Fri, 10 Sep 2010 14:14:29 -0400 |
Pascal Lamblin |
Moi !
|
Fri, 10 Sep 2010 13:50:16 -0400 |
Razvan Pascanu |
added to evaluation comittee
|
Fri, 10 Sep 2010 13:18:32 -0400 |
James Bergstra |
v2planning - learningtask.txt -> evaluation.txt
|
Fri, 10 Sep 2010 13:11:17 -0400 |
James Bergstra |
v2planning - adding learningtask.txt
|
Fri, 10 Sep 2010 12:48:32 -0400 |
Olivier Delalleau |
dataset: Looked into a few more existing ML libraries
|
Fri, 10 Sep 2010 12:11:10 -0400 |
Olivier Delalleau |
dataset: Looked into datasets from some other ML libraries
|
Fri, 10 Sep 2010 11:42:48 -0400 |
Olivier Delalleau |
coding_style: Discussion and one more point to think about
|
Fri, 10 Sep 2010 11:38:40 -0400 |
Olivier Delalleau |
Merged
|
Fri, 10 Sep 2010 11:37:36 -0400 |
Olivier Delalleau |
coding_style: Some more python coding guidelines
|
Fri, 10 Sep 2010 10:59:33 -0400 |
Frederic Bastien |
small comment.
|
Fri, 10 Sep 2010 10:29:15 -0400 |
Olivier Delalleau |
optimization: Removed duplicated API draft and asked question
|
Fri, 10 Sep 2010 10:28:51 -0400 |
Olivier Delalleau |
coding_style: Added a couple points to debate
|
Fri, 10 Sep 2010 10:28:34 -0400 |
Olivier Delalleau |
api_optimization: Couple questions
|
Fri, 10 Sep 2010 10:01:53 -0400 |
Olivier Delalleau |
optimization: Fixed typo in my name :o
|
Fri, 10 Sep 2010 10:00:49 -0400 |
Olivier Delalleau |
Merged
|
Fri, 10 Sep 2010 09:53:50 -0400 |
Olivier Delalleau |
coding_style: Added suggestion from PV, and a few coding guidelines
|
Thu, 09 Sep 2010 17:50:50 -0400 |
James Bergstra |
typo in doc
|
Thu, 09 Sep 2010 17:44:43 -0400 |
James Bergstra |
v2planning optimization - API draft
|
Thu, 09 Sep 2010 15:57:48 -0400 |
wardefar |
Some additional notes on some of the tasks and points from the meeting.
|
Thu, 09 Sep 2010 13:21:20 -0400 |
Olivier Delalleau |
coding_style: Notes from today's meeting and tasks for next week
|
Thu, 09 Sep 2010 13:01:30 -0400 |
Olivier Delalleau |
Merged
|
Thu, 09 Sep 2010 12:01:49 -0400 |
Olivier Delalleau |
coding_style: Added some comments about PEP8
|
Thu, 09 Sep 2010 11:50:37 -0400 |
James Bergstra |
merged v2planning learner
|
Thu, 09 Sep 2010 11:49:57 -0400 |
James Bergstra |
v2planning learner - added comments and TODO points
|
Thu, 09 Sep 2010 11:32:42 -0400 |
James Bergstra |
v2planning optimization - added API
|
Thu, 09 Sep 2010 11:28:24 -0400 |
Razvan Pascanu |
some more details on my approach
|
Wed, 08 Sep 2010 20:45:17 -0400 |
Yoshua Bengio |
added a comment/question about Type
|
Wed, 08 Sep 2010 16:20:20 -0400 |
James Bergstra |
v2_planning dataset - added questions
|
Wed, 08 Sep 2010 16:19:36 -0400 |
Olivier Delalleau |
learner: Reply to James
|
Wed, 08 Sep 2010 15:43:32 -0400 |
James Bergstra |
v2planning learner - reply to comments
|
Wed, 08 Sep 2010 15:39:51 -0400 |
Frederic Bastien |
added file for the formulas commitee.
|
Wed, 08 Sep 2010 14:26:35 -0400 |
Dumitru Erhan |
more tools
|
Wed, 08 Sep 2010 14:24:28 -0400 |
Dumitru Erhan |
remark on fiding tools
|
Wed, 08 Sep 2010 14:14:02 -0400 |
Dumitru Erhan |
merge
|
Wed, 08 Sep 2010 14:13:43 -0400 |
Dumitru Erhan |
A very rough draft of ideas, to kick-start things
|
Wed, 08 Sep 2010 13:50:13 -0400 |
Razvan Pascanu |
comment on Olivier's comment
|
Wed, 08 Sep 2010 13:43:57 -0400 |
Olivier Delalleau |
learner: Left a comment about James' design
|
Wed, 08 Sep 2010 12:55:30 -0400 |
Razvan Pascanu |
my first draft of my own views which are close to be just a reformulation of what James proposes
|