Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
r7rohan authored Jul 28, 2020
1 parent b2df8ca commit 7ee8a89
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Autoencoder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@

## Features

- `Autoencoder is densenet layered with batchnorm layers and multiple skip connections`

- `Select the structure for the DenseNet and see the performance of the model. `

- `Sample autoencoded MNIST Digits can be seen`

- `2D Visualize the encoded space of the autoencoder, see the decoded digit for the corresponding latent point`

- `Autoencode your digit drawing`
- `Autoencode your own digit drawing`

## Installation and execution

Expand Down

0 comments on commit 7ee8a89

Please sign in to comment.