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
Using a Stacked Autoencoder with 3 hidden layers to compress MNIST images from 28x28 pixels to 14*14 pixels vice-versa. The deep neural network was built using the open-source python library Tensorflow.
About
Using a Stacked Autoencoder with 3 hidden layers to compress MNIST images from 28x28 pixels to 14*14 pixels vice-versa. The deep neural network was built using the open-source python library Tensorflow.