initial commit

This commit is contained in:
2023-07-05 09:58:06 +02:00
commit 128d657e76
15 changed files with 11868 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
__pycache__/
.idea/
*/.ipynb_checkpoints/
.ipynb_checkpoints/
.env
models/
data/
wip
artifacts/
wandb/