Mercurial > ift6266
log
age | author | description |
---|---|---|
Tue, 02 Mar 2010 18:43:54 -0500 | Arnaud Bergeron | Add MSE cost to log_reg.py |
Tue, 02 Mar 2010 18:16:49 -0500 | Arnaud Bergeron | Modify the log_reg.py tutorial code to use the datasets module. |
Tue, 02 Mar 2010 18:03:42 -0500 | Arnaud Bergeron | Add __init__.py files to the remaining directories that miss them. |
Tue, 02 Mar 2010 18:03:09 -0500 | Arnaud Bergeron | Fix import errors (conv and downsample are no longer in sandbox). |
Tue, 02 Mar 2010 18:01:22 -0500 | Arnaud Bergeron | Add option for test.py to test modules specified on the command-line. |
Tue, 02 Mar 2010 17:28:14 -0500 | Arnaud Bergeron | Fix import of scalar_series. |