Skip to content

Commit 7ee8a89

Browse files
authored
Update README.md
1 parent b2df8ca commit 7ee8a89

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Autoencoder/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@
55

66
## Features
77

8+
- `Autoencoder is densenet layered with batchnorm layers and multiple skip connections`
9+
810
- `Select the structure for the DenseNet and see the performance of the model. `
911

1012
- `Sample autoencoded MNIST Digits can be seen`
1113

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

14-
- `Autoencode your digit drawing`
16+
- `Autoencode your own digit drawing`
1517

1618
## Installation and execution
1719

0 commit comments

Comments
 (0)