log linear_regression.py @ 528:cfe3f62a08cb

age author description
Mon, 17 Nov 2008 13:17:00 -0500 Frederic Bastien bugfix, outputs needed to be in a list in the past, not anymore.
Fri, 14 Nov 2008 16:39:59 -0500 Frederic Bastien modified to use the new implecement of ops and use the new interface to theano.function
Tue, 29 Jul 2008 11:16:05 -0400 Yoshua Bengio added a test for LinearRegression