first notebook

This commit is contained in:
Pawel Sarkowicz
2026-07-02 11:14:58 -04:00
parent 2c9ff19629
commit 4db4f2b07b
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/