init: first draft of autoencoder

This commit is contained in:
Lenoctambule
2026-03-27 04:15:00 +01:00
commit 69607d89c2
4 changed files with 133 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__
*.pyc
.venv