docs: illustration of MNIST latent-space representation
This commit is contained in:
11
README.md
11
README.md
@@ -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
BIN
media/latent-space.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 181 KiB |
Reference in New Issue
Block a user