# HG changeset patch # User Yoshua Bengio # Date 1300589868 14400 # Node ID 54e8958e963b85aab5763891aef0eb2c2b5d6d53 # Parent 510220effb14ba1d7565a22d44707a8594fce080 bib diff -r 510220effb14 -r 54e8958e963b writeup/aistats2011_cameraready.tex --- a/writeup/aistats2011_cameraready.tex Sat Mar 19 22:44:53 2011 -0400 +++ b/writeup/aistats2011_cameraready.tex Sat Mar 19 22:57:48 2011 -0400 @@ -208,7 +208,8 @@ which is based on training with or without these transformed images and testing on clean ones. Code for generating these transformations as well as for the deep learning -algorithms are made available at {\tt http://anonymous.url.net}.%{\tt http://hg.assembla.com/ift6266}. +algorithms are made available at +{\tt http://hg.assembla.com/ift6266}. %\vspace*{-3mm} %\newpage @@ -226,13 +227,13 @@ in number of classes and in the complexity of the transformations, hence in the complexity of the learning task. The code for these transformations (mostly Python) is available at -{\tt http://anonymous.url.net}. All the modules in the pipeline (Figure~\ref{fig:transform}) share +{\tt http://hg.assembla.com/ift6266}. All the modules in the pipeline (Figure~\ref{fig:transform}) share a global control parameter ($0 \le complexity \le 1$) that allows one to modulate the amount of deformation or noise introduced. There are two main parts in the pipeline. The first one, from thickness to pinch, performs transformations. The second part, from blur to contrast, adds different kinds of noise. -More details can be found in~\citep{ift6266-tr-anonymous}. +More details can be found in~\citep{ARXIV-2010}. \begin{figure*}[ht] \centering @@ -801,7 +802,7 @@ with deep learning and out-of-distribution examples. A Flash demo of the recognizer (where both the MLP and the SDA can be compared) -can be executed on-line at the anonymous site {\tt http://deep.host22.com}. +can be executed on-line at {\tt http://deep.host22.com}. \iffalse \section*{Appendix I: Detailed Numerical Results} diff -r 510220effb14 -r 54e8958e963b writeup/ift6266_ml.bib --- a/writeup/ift6266_ml.bib Sat Mar 19 22:44:53 2011 -0400 +++ b/writeup/ift6266_ml.bib Sat Mar 19 22:57:48 2011 -0400 @@ -25843,7 +25843,6 @@ year = 2010, } - @techreport{Vincent-SM-2010, author = "Pascal Vincent", title = "A connection between {S}core {M}atching and {D}enoising {A}utoencoders",