Compare commits

...
2 Commits
Author SHA1 Message Date
KeshavAnandCode 9e02032857 added gitkeep and copied data 2026-03-16 19:50:43 -05:00
KeshavAnandCode ad5efe1913 precommit hook, venv created 2026-03-16 19:42:51 -05:00
4 changed files with 8 additions and 1 deletions
+5
View File
@@ -188,3 +188,8 @@ ipython_config.py
# Remove previous ipynb_checkpoints # Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/ # git rm -r .ipynb_checkpoints/
# User Added:
data/**
!data/**/
!**/.gitkeep
+2
View File
@@ -1,3 +1,5 @@
# vehicle-classification # vehicle-classification
UTD Vehicle Classification Assessment Code UTD Vehicle Classification Assessment Code
Python 3.11.12
View File
View File