Auto Encoders - GitHub Pages
https://reyhaneaskari.github.io/AE.htmDenoising Auto Encoders (DAE) In a denoising auto encoder the goal is to create a more robust model to noise. The motivation is that the hidden layer should be able to capture high level representations and be robust to small changes in the input. The input of a DAE is noisy data but the target is the original data without noise: