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.
|
Tue, 02 Mar 2010 17:00:59 -0500 |
Arnaud Bergeron |
Add option to test a module given on the command line.
|
Wed, 03 Mar 2010 12:51:40 -0500 |
fsavard |
Commented a few things, renamed the produit_croise_jobs function, replaced the cost function (NOT TESTED YET).
|
Tue, 02 Mar 2010 14:47:18 -0500 |
fsavard |
Ajouts mineurs à stacked_dae, juste printé l'heure je crois.
|
Tue, 02 Mar 2010 09:52:27 -0500 |
youssouf |
initial commit for autoencoder training
|
Mon, 01 Mar 2010 17:06:49 -0500 |
Arnaud Bergeron |
Fix bug where there would be a bunch of 0-length batches at the end under certain circumstances.
|
Mon, 01 Mar 2010 11:46:39 -0500 |
fsavard |
Ajouté __init__.py pour utils
|