VINIT SARODE
  • Home
  • Experience
  • Resume/CV
  • Blogs
  • Contact Me

Digits AutoEncoder

Problem Statement

Problem is defined as data compression and reconstruction of data. We reduce the dimension of input data by compressing it using an encoder and reconstruct it using decoder. Here in this problem, we encode the handwritten images into a feature of size 32 and then decode it back to original size. We use L2 norm as the loss function between each pixel.
Link for the code is available at following github link.
GITHUB LINK

Results

Picture
Powered by Create your own unique website with customizable templates.
  • Home
  • Experience
  • Resume/CV
  • Blogs
  • Contact Me