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

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
numpy
matplotlib
keras
tensorflow