Commit Graph

9 Commits

Author SHA1 Message Date
Lenoctambule 82acc6b4f3 feat: NoiseLayer class + keep loss across trainings 2026-04-12 20:31:31 +02:00
Lenoctambule a4334568ec refactor: separate gradient back and weight updates 2026-04-12 19:40:04 +02:00
Lenoctambule 7a822782a5 refactor: move kb interrupt handling to autoencoder classes 2026-04-10 22:20:35 +02:00
Lenoctambule 5ff6cfe55e feat(plotters.py): add VAEPlotter class + seperate training logic 2026-04-10 20:37:03 +02:00
Lenoctambule 849d988de5 feat(autoencoder.py): __str__ method for VariationalAutoencoder class 2026-04-10 15:00:04 +02:00
Lenoctambule ea8a4079ac refactor: move plot logic to plotters.py 2026-04-09 22:47:22 +02:00
Lenoctambule b4963513cc fix: unneeded func params 2026-04-09 19:19:59 +02:00
Lenoctambule 15865812d8 refactor(autoencoder.py): __init__ code de-dup 2026-04-09 18:31:32 +02:00
Lenoctambule d048ddc6db feat: packaging, project structure + updated README.md 2026-04-08 18:58:32 +02:00