Wed, 10 Mar 2010 20:13:45 -0500 |
fsavard |
Modifications pour stocker des timestamps/cpuclock avec chaque rangée créée, selon suggestion de Yoshua ce matin
|
Wed, 10 Mar 2010 17:08:50 -0500 |
Dumitru Erhan |
merge, second try
|
Wed, 10 Mar 2010 17:08:27 -0500 |
Dumitru Erhan |
merge
|
Wed, 10 Mar 2010 13:48:16 -0500 |
Dumitru Erhan |
Changes that enable using this code when floatX=float32
|
Wed, 10 Mar 2010 17:01:02 -0500 |
Dumitru Erhan |
The in/outscale parameters were not passed to FTData
|
Wed, 10 Mar 2010 16:52:22 -0500 |
fsavard |
Renommé mon module de séries
|
Wed, 10 Mar 2010 16:17:59 -0500 |
xaviermuller |
added classic lr time decay and py code to calculate the error based on a saved model
|
Wed, 10 Mar 2010 09:56:02 -0500 |
Arnaud Bergeron |
Add nist_P07 datasets to the predefs.
|
Tue, 09 Mar 2010 10:15:19 -0500 |
savardf |
Commented table_series code, changed ParamsStatisticsArray to take shared params instead, create DummySeries to use when we don't want to save a named series
|
Fri, 05 Mar 2010 18:08:34 -0500 |
fsavard |
Merge
|
Fri, 05 Mar 2010 18:07:20 -0500 |
fsavard |
Completely rewrote my series module, now based on HDF5 and PyTables (in a separate directory called 'tables_series' for retrocompatibility of running code). Minor (inconsequential) changes to stacked_dae.
|
Thu, 04 Mar 2010 20:43:21 -0500 |
Arnaud Bergeron |
Merge branches from main repo.
|
Thu, 04 Mar 2010 09:43:23 -0500 |
youssouf |
removed one bug: the complexity value was not sent to the dA class
|
Thu, 04 Mar 2010 08:21:43 -0500 |
fsavard |
Merge
|
Thu, 04 Mar 2010 08:18:42 -0500 |
fsavard |
Changé le coût de reconstruction pour stabilité numérique, en ajoutant une petite constante dans le log.
|
Thu, 04 Mar 2010 00:54:12 -0500 |
boulanni |
Actual script used to launch images generation on 4 machines
|
Wed, 03 Mar 2010 16:52:10 -0500 |
Arnaud Bergeron |
Branch merge.
|
Wed, 03 Mar 2010 16:46:16 -0500 |
Arnaud Bergeron |
Branch merge
|
Tue, 02 Mar 2010 20:16:30 -0500 |
Arnaud Bergeron |
Adapt the sdae code for ift6266.datasets input.
|
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.
|