log linear_regression.py @ 491:180d125dc7e2

age author description
Tue, 29 Jul 2008 11:16:05 -0400 Yoshua Bengio added a test for LinearRegression
Tue, 29 Jul 2008 10:19:25 -0400 Yoshua Bengio Adding file make_test_datasets to host simple data-generating processes
Tue, 22 Jul 2008 16:44:42 -0400 Yoshua Bengio Showing the path to an online version of linear regressor.
Sat, 19 Jul 2008 10:11:22 -0400 Yoshua Bengio Kernel regression learning algorithm
Mon, 14 Jul 2008 16:48:02 -0400 James Bergstra added other_ops.py to nnet_ops; added basic tests, no docs.
Mon, 14 Jul 2008 13:48:36 -0400 Frederic Bastien corrected import as a file moved to sandbox
Wed, 09 Jul 2008 17:55:46 -0400 Yoshua Bengio Making linear_regression more robust