Mercurial > ift6266
log
age | author | description |
---|---|---|
Wed, 17 Feb 2010 16:20:15 -0500 | Xavier Glorot | changes on pipeline mecanism: we now sample a different complexity for each transformations, this because when we use the same sampled complexity for all the modules 1/8 of the time we are close to 0 and we obtain an image very close to the source, we now save a complexity for each module in the parameters array |
Wed, 17 Feb 2010 09:29:19 -0500 | fsavard | Added stacked DAE code for my experiments, based on tutorial code. Quite unfinished. |