/Denoising-Autoencoder

Denoising autoencoder using numpy

Primary LanguagePython

Denoising Autoencoder

Introducing the noise deliberately to autoencoder to decode the image. Used Python and implemented sigmoid, reLU and tanh activation functions.