This is the implementation of stacked denoising auto encoder used for pretraining. It's the implemetation of this paper by Yoshua Bengio: http://www.jmlr.org/papers/volume11/erhan10a/erhan10a.pdf
githublzb/StackedDenoisingAutoEncoderPretraining
This is the implementation of stacked denoising auto encoder used for pretraining. It's the implemetation of this paper by Yoshua Bengio: http://www.jmlr.org/papers/volume11/erhan10a/erhan10a.pdf
Python