diff --git a/README.md b/README.md index 8c04145..66d2ae7 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,18 @@ # Python AutoEncoder from scratch using Numpy -
-
- Latent-space of the MNIST dataset -
- Latent-space representation of the MNIST dataset using Variational Autoencoder -
-
-
+ +
+

+ Latent-space of the MNIST dataset +

+

+ Latent-space representation of the MNIST dataset using Variational Autoencoder +

+
+

+
## Usage