feat: save and load methods for Autoencoder

This commit is contained in:
Lenoctambule
2026-03-28 17:50:27 +01:00
parent 6155649655
commit efd328e530
3 changed files with 33 additions and 11 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__
*.pyc
*.npz
*.npy
.venv
mnist.npz