shivamsouravjha / Auto_encoder

3 stars 1 forks source link

Improve Documentation #2

Open shivamsouravjha opened 3 years ago

shivamsouravjha commented 3 years ago

Update the readme to show how this project used autoencoder on the MNIST dataset and reconstructed the image.

Anita-ihuman commented 3 years ago

I’d like to tackle this issue

shivamsouravjha commented 3 years ago

@Anita-ihuman I've assigned it to you

shivamsouravjha commented 3 years ago

@Anita-ihuman Since Hacktober started,this is the best time to work on documentation.

Anita-ihuman commented 3 years ago

I apologise for the delay. please can you reassign the issue to me, please

shivamsouravjha commented 3 years ago

@Anita-ihuman done

Anita-ihuman commented 3 years ago

Is there any material as regards how autoencoder Was used on the MNIST dataset It would really be helpful

shivamsouravjha commented 3 years ago

Go through the model and you can see that it was first brought down to a small dimension then expanded.