You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will use my deep learning knowledge to manipulate MNIST dataset by implementing autoencoder method. I will do the AE in three ways: Build a simple autoencoder to compress the MNIST dataset. De-noise the image 3.Build a convolutional autoencoder to compress the MNIST dataset