Wed, 26 May 2010 20:25:39 -0400 |
SylvainPL |
Rajout de la ligne qui compte le nombre de mini-batch (enleve precedemment)
|
Wed, 26 May 2010 20:24:16 -0400 |
SylvainPL |
Ajout d'option pour choisir l'ensemble de donnees (train/valid/test) ainsi que mettre NIST,P07 et PNIST pour tous les modeles testes
|
Wed, 26 May 2010 20:23:02 -0400 |
SylvainPL |
Ajout de trois lignes de code pour le calcul de l'erreur standart
|
Thu, 13 May 2010 12:15:16 -0400 |
fsavard |
Autre test
|
Thu, 13 May 2010 12:03:57 -0400 |
fsavard |
Test
|
Mon, 10 May 2010 13:52:57 -0400 |
Arnaud Bergeron |
Add a small paragraph mentionning the distribution differences and a figure illustrating the difference.
|
Mon, 10 May 2010 13:44:11 -0400 |
Arnaud Bergeron |
Add a graph for the NIST training set and normalize the values.
|
Mon, 10 May 2010 11:41:02 -0400 |
Arnaud Bergeron |
New script to create histograms for datasets (for the report)
|
Sun, 09 May 2010 15:01:31 -0400 |
humel |
Added support to calculate the human consensus error
|
Fri, 07 May 2010 17:24:21 -0400 |
SylvainPL |
Correction d'un petit bug d'indice. Le script est maintenant plus juste
|
Fri, 07 May 2010 16:59:03 -0400 |
humel |
Tables of classes frequencies
|
Tue, 04 May 2010 19:59:14 -0400 |
SylvainPL |
Ajout de fonctionnalite pour calculer les erreurs de validation avec PNIST et P07
|
Tue, 04 May 2010 11:17:27 -0400 |
xaviermuller |
added jobman all test + val error and sigmoid output
|
Mon, 03 May 2010 18:43:24 -0400 |
Xavier Glorot |
small syntax fix
|
Mon, 03 May 2010 18:38:58 -0400 |
Xavier Glorot |
merge
|
Mon, 03 May 2010 18:38:27 -0400 |
Xavier Glorot |
added permut pixel
|
Mon, 03 May 2010 13:55:03 -0400 |
Arnaud Bergeron |
merge
|
Mon, 03 May 2010 12:18:03 -0400 |
Guillaume Sicard |
updating values in Training with More Classes than Necessary
|
Mon, 03 May 2010 09:42:36 -0400 |
Guillaume Sicard |
Bug fix in per-class a priori error : should be lower than before for both upper and lower
|
Mon, 03 May 2010 07:46:18 -0400 |
Yoshua Bengio |
added AMT
|
Mon, 03 May 2010 06:17:54 -0400 |
Guillaume Sicard |
added Training with More Classes than Necessary
|
Mon, 03 May 2010 06:14:05 -0400 |
Guillaume Sicard |
Added : single class version of SDA
|
Mon, 03 May 2010 06:11:30 -0400 |
Guillaume Sicard |
bug fix in output
|
Mon, 03 May 2010 03:08:34 -0400 |
goldfinger |
added description of nist19 and captcha data sources
|
Mon, 03 May 2010 02:44:11 -0400 |
goldfinger |
added entry referenced in the description of nist data source
|
Mon, 03 May 2010 02:43:08 -0400 |
goldfinger |
added description of nist19 and captcha data sources
|
Mon, 03 May 2010 01:07:21 -0400 |
Xavier Glorot |
correction in the transformation descripition
|
Sun, 02 May 2010 22:26:19 -0400 |
Dumitru Erhan |
fixed error computation for 36 classes
|
Sun, 02 May 2010 21:32:09 -0400 |
Dumitru Erhan |
AMT, full results
|
Sat, 01 May 2010 14:27:56 -0400 |
fsavard |
Added text for ratures filter
|
Fri, 30 Apr 2010 16:29:43 -0400 |
Xavier Glorot |
merge
|
Fri, 30 Apr 2010 16:29:17 -0400 |
Xavier Glorot |
change order of transformations
|
Fri, 30 Apr 2010 16:24:35 -0400 |
Xavier Glorot |
small syntax error
|
Fri, 30 Apr 2010 16:28:13 -0400 |
Arnaud Bergeron |
Fix latex syntax in 2.12 (would not compile otherwise).
|
Fri, 30 Apr 2010 16:25:37 -0400 |
Arnaud Bergeron |
merge
|
Fri, 30 Apr 2010 16:24:30 -0400 |
Arnaud Bergeron |
Basic text for section 3, add a bit more detail to section 4.2.2
|
Fri, 30 Apr 2010 16:23:45 -0400 |
Xavier Glorot |
merge
|
Fri, 30 Apr 2010 16:23:15 -0400 |
Xavier Glorot |
added transformations description and began dataset descriptions
|
Fri, 30 Apr 2010 14:48:08 -0400 |
SylvainPL |
Correction d'une petite erreur dans le nom des fichiers de parametres de pretrain
|
Fri, 30 Apr 2010 14:47:25 -0400 |
SylvainPL |
Sert a calculer l'erreur sur les differentes classes de NIST.
|
Fri, 30 Apr 2010 09:25:20 -0400 |
fsavard |
Completed the pinch transformation text
|
Thu, 29 Apr 2010 18:26:30 -0400 |
fsavard |
Correction d'une erreur pour pinch et ajout d'une ref bibliographique
|
Thu, 29 Apr 2010 17:21:48 -0400 |
fsavard |
Added the parts concerning the transformations I'd announced I'd do: Local elastic deformations; occlusions; gimp transformations; salt and pepper noise; background images
|
Thu, 29 Apr 2010 17:04:12 -0400 |
xaviermuller |
saving test score from best validation score in db now
|
Thu, 29 Apr 2010 16:51:03 -0400 |
youssouf |
initial commit of mlp with options for detection and 36 classes
|
Thu, 29 Apr 2010 14:28:52 -0400 |
humel |
Added support for calculating the test error over different set of classes (lower,upper,digits,all,36)
|
Thu, 29 Apr 2010 13:18:15 -0400 |
Arnaud Bergeron |
Better description of the model parameters.
|
Thu, 29 Apr 2010 12:55:57 -0400 |
Arnaud Bergeron |
Description brève de MLP et SdA
|
Wed, 28 Apr 2010 16:39:10 -0400 |
Xavier Glorot |
added some images to illustrate the transformation
|
Wed, 28 Apr 2010 14:35:30 -0400 |
Xavier Glorot |
merge
|
Wed, 28 Apr 2010 14:35:01 -0400 |
Xavier Glorot |
description des transformations en cours ajout d un fichier special.bib pour des references specifiques
|
Wed, 28 Apr 2010 14:28:32 -0400 |
Arnaud Bergeron |
Add bibliography style files.
|
Wed, 28 Apr 2010 12:59:29 -0400 |
xaviermuller |
corrected bug where we inverted min and maj
|
Wed, 28 Apr 2010 11:45:14 -0400 |
xaviermuller |
added digit/char error
|
Wed, 28 Apr 2010 11:30:37 -0400 |
humel |
Undoing some unwanted changes
|
Wed, 28 Apr 2010 11:28:28 -0400 |
humel |
Added more stats printing. Now you dont need to parameters which dataset you are testing, it will detect it automatically
|
Wed, 28 Apr 2010 01:25:52 -0400 |
humel |
Fixed class number bug
|
Wed, 28 Apr 2010 00:49:41 -0400 |
humel |
Adding comments and fixing out of bounds index
|
Wed, 28 Apr 2010 00:38:31 -0400 |
humel |
Initial commit for calculating the test error of the AMT classifier
|
Tue, 27 Apr 2010 20:54:28 -0400 |
SylvainPL |
Sert pour calculer les erreurs de test sur les differentes parties de NIST pour un modele donne
|