autoencoder / .gitignore
amaye15's picture
Initial commit: AutoEncoder model
ced6e93
raw
history blame
109 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv