log

age author description
Fri, 12 Mar 2010 10:31:10 -0500 fsavard Ajouté une modification sur stacked_dae qui utilise les nouvelles SeriesTables. Je le met dans le repository pour que mes expériences en cours continuent sans perturbation, et pour que Sylvain puisse récupérer la version actuelle; je fusionnerai à moment donné.
Fri, 12 Mar 2010 09:02:40 -0500 fsavard Test pour cas sans index, après question de James
Thu, 11 Mar 2010 16:29:39 -0500 fsavard Merge
Thu, 11 Mar 2010 11:52:43 -0500 fsavard Corrigé un bug avec store_timestamp/cpuclock, et tests pour éviter ce cas
Thu, 11 Mar 2010 14:42:54 -0500 Arnaud Bergeron Branch merge
Thu, 11 Mar 2010 14:41:31 -0500 Arnaud Bergeron Add mnist to datasets (and supporting code).
Thu, 11 Mar 2010 11:08:42 -0500 fsavard Encore quelques typechecks à SeriesTables.
Thu, 11 Mar 2010 10:48:54 -0500 fsavard Ajouté un paquet de type/value checks à SeriesTables, et finalisé les docstrings. Ajouté 3-4 tests. Légers refactorings ici et là sans conséquences externes.
Wed, 10 Mar 2010 20:14:20 -0500 fsavard Merge
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.
Mon, 01 Mar 2010 11:46:39 -0500 fsavard Ajouté __init__.py pour utils
Mon, 01 Mar 2010 11:45:59 -0500 fsavard Merge
Mon, 01 Mar 2010 11:45:25 -0500 fsavard Ajout du code de base pour scalar_series. Modifications à stacked_dae: réglé un problème avec les input_divider (empêchait une optimisation), et ajouté utilisation des séries. Si j'avais pas déjà commité, aussi, j'ai enlevé l'histoire de réutilisation du pretraining: c'était compliqué (error prone) et ça créait des jobs beaucoup trop longues.
Fri, 26 Feb 2010 17:45:52 -0500 fsavard Enlevé ce qui concernait la réutilisation de résultats de préentraînement (trop compliqué pour peu de bénéfice: c'est le finetuning qui est vraiment long
Sat, 27 Feb 2010 19:26:26 -0500 boulanni Transient exception handling in captchas (ie. lorsque le NFS est temporairement inaccessible)
Sat, 27 Feb 2010 19:21:57 -0500 boulanni Adapted pipeline to new directory structure
Sat, 27 Feb 2010 18:28:48 -0500 boulanni J'ai reséparé NIST/OCR purs pour avoir des ensembles de test et de validation de 80000 plutôt que 20000, comme on a discuté au cours
Sat, 27 Feb 2010 17:10:37 -0500 Arnaud Bergeron Remove a stray cast in the FTDataSet code and export the ocr dataset.
Sat, 27 Feb 2010 16:50:16 -0500 Arnaud Bergeron Add dtype conversion and rescaling to the read path.
Sat, 27 Feb 2010 16:07:09 -0500 Arnaud Bergeron Do not yield theano shared variables. They can only be used by theano.function().
Sat, 27 Feb 2010 15:09:02 -0500 Arnaud Bergeron Make the datasets iterators return theano shared slices with the appropriate types.
Sat, 27 Feb 2010 14:15:11 -0500 Arnaud Bergeron Use izip(), not zip() to return a lazy iterator. (datasets)
Sat, 27 Feb 2010 14:10:14 -0500 Arnaud Bergeron Update comments in the dataset definition (you can't pass 0 as minibatch size).
Sat, 27 Feb 2010 13:56:14 -0500 Arnaud Bergeron Define the ocr dataset and use the existing split for nist.
Sat, 27 Feb 2010 12:18:26 -0500 Arnaud Bergeron Make data_generation.transformations importable and fixup test.py to not try some of the modules.
Sat, 27 Feb 2010 12:01:08 -0500 Arnaud Bergeron Take the validation set at the end of the training set files rather than at the beginning.
Fri, 26 Feb 2010 15:25:44 -0500 Dumitru Erhan ignoring certain files when doing hg status
Fri, 26 Feb 2010 15:25:01 -0500 Dumitru Erhan making the data_generation folder (and subdirs) an importable module
Fri, 26 Feb 2010 14:28:48 -0500 Dumitru Erhan moved deepmlp code into baseline/deep_mlp
Fri, 26 Feb 2010 14:24:11 -0500 Dumitru Erhan directory name change
Fri, 26 Feb 2010 14:23:47 -0500 Dumitru Erhan Pipeline code shuffle