log

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