Merge pull request #2 from lenoctambule/dev

Refactor of plotting and kb interrupt logic
This commit is contained in:
Lenoctambule
2026-04-10 22:24:10 +02:00
committed by GitHub
6 changed files with 240 additions and 95 deletions

View File

@@ -6,7 +6,7 @@
src="https://raw.githubusercontent.com/lenoctambule/autoencoder/refs/heads/main/media/latent-space.png"
alt="Latent-space of the MNIST dataset"
width=70%>
<figcaption align=center>
<figcaption>
<p align="center">
Latent-space representation of the MNIST dataset using Variational Autoencoder
</p>