From 9d718a6bc8db17400bcb482a245b367b2d3c9c10 Mon Sep 17 00:00:00 2001 From: Lenoctambule <106790775+lenoctambule@users.noreply.github.com> Date: Thu, 9 Apr 2026 19:55:50 +0200 Subject: [PATCH] docs: readme full url to media --- README.md | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) 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