log

age author description
Thu, 14 May 2009 17:00:10 -0400 James Bergstra added DynamicNormalizer to exponential_mean
Thu, 14 May 2009 16:59:20 -0400 James Bergstra additions to datasets/tagatune
Thu, 14 May 2009 16:58:14 -0400 James Bergstra do not read data file on import
Thu, 14 May 2009 16:54:59 -0400 James Bergstra added picklable svm_model to wrap_libsvm
Thu, 14 May 2009 16:33:38 -0400 James Bergstra added io/audio that can read mp3s
Tue, 12 May 2009 15:34:38 -0400 Foo Bar add direclty the file scan_inputs_groups.py to sandbox and remove the directory input_groups
Tue, 12 May 2009 14:51:25 -0400 Xavier Glorot Remplaced the name of the scan_input_groups directory and files
Tue, 12 May 2009 14:35:29 -0400 Foo Bar adding Op to deal with static missing inputs groups efficiently in the dense DAA framework
Mon, 20 Apr 2009 16:53:03 -0400 James Bergstra adding tagatune
Mon, 20 Apr 2009 16:52:55 -0400 James Bergstra added option for custom path in tzanetakis
Wed, 08 Apr 2009 19:53:18 -0400 James Bergstra better scan
Tue, 07 Apr 2009 18:00:24 -0400 James Bergstra added README for lib
Tue, 07 Apr 2009 17:56:58 -0400 James Bergstra adding scan1 op
Thu, 02 Apr 2009 17:57:51 -0400 James Bergstra small correction to exponential_mean
Thu, 02 Apr 2009 15:08:42 -0400 James Bergstra added exponential_mean
Thu, 02 Apr 2009 15:08:22 -0400 James Bergstra added updates parameter to sgd
Wed, 01 Apr 2009 19:48:47 -0400 James Bergstra merge
Wed, 01 Apr 2009 19:48:32 -0400 James Bergstra changes to tzanetakis and wavread
Mon, 30 Mar 2009 20:48:04 -0400 Joseph Turian merge
Thu, 20 Nov 2008 06:38:06 -0500 Joseph Turian Added preprocessing back in
Mon, 30 Mar 2009 19:51:13 -0400 James Bergstra adding wavread and tzanetakis dataset
Mon, 30 Mar 2009 16:15:24 -0400 James Bergstra removed Member calls from logistic regression
Mon, 30 Mar 2009 16:00:29 -0400 James Bergstra moved test_filetensor to tests subdir
Mon, 30 Mar 2009 15:44:42 -0400 James Bergstra added sgd_minimizer back into sgd
Mon, 30 Mar 2009 12:26:01 -0400 James Bergstra merge
Mon, 30 Mar 2009 12:25:42 -0400 James Bergstra updating minimizer, sgd to new theano. added sgd tests
Wed, 11 Mar 2009 11:13:29 -0400 desjagui Changed RModule to deprecated.RModule .... temporarily until they are fixed with
Wed, 11 Mar 2009 00:09:22 -0400 Joseph Turian Trying to fix gradient in logfactorial
Tue, 10 Mar 2009 20:58:16 -0400 Joseph Turian Updated comments in nlpoisson cost
Tue, 10 Mar 2009 19:03:38 -0400 Joseph Turian Refactored poisson loss.