docs: illustration of MNIST latent-space representation

This commit is contained in:
Lenoctambule
2026-04-09 19:21:13 +02:00
parent b4963513cc
commit 0b46028702
2 changed files with 11 additions and 0 deletions

View File

@@ -1,4 +1,15 @@
# Python AutoEncoder from scratch using Numpy
<center>
<figure>
<img
src="./media/latent-space.png"
alt="Latent-space of the MNIST dataset"
width=70%>
<figcaption>
Latent-space representation of the MNIST dataset using Variational Autoencoder
</figcaption>
</figure>
</center>
## Usage

BIN
media/latent-space.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB