Archived
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9e02032857 | ||
|
|
ad5efe1913 |
@@ -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
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
# vehicle-classification
|
# vehicle-classification
|
||||||
|
|
||||||
UTD Vehicle Classification Assessment Code
|
UTD Vehicle Classification Assessment Code
|
||||||
|
|
||||||
|
Python 3.11.12
|
||||||
|
|||||||
Reference in New Issue
Block a user