first notebook

This commit is contained in:
2026-07-02 11:14:58 -04:00
parent abe6dd19dd
commit 9c1cbb51d7
3 changed files with 904 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
data/raw/*
data/processed/*
images/*
models/*
*.npy
*.pkl
*.pth
.ipynb_checkpoints/
__pycache__/
.DS_Store
.venv/