Compare commits
2 Commits
852bd3fcab
...
9e02032857
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e02032857 | |||
| ad5efe1913 |
5
.gitignore
vendored
5
.gitignore
vendored
@@ -188,3 +188,8 @@ ipython_config.py
|
||||
# Remove previous ipynb_checkpoints
|
||||
# git rm -r .ipynb_checkpoints/
|
||||
|
||||
# User Added:
|
||||
|
||||
data/**
|
||||
!data/**/
|
||||
!**/.gitkeep
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# vehicle-classification
|
||||
|
||||
UTD Vehicle Classification Assessment Code
|
||||
|
||||
Python 3.11.12
|
||||
|
||||
0
data/raw/.gitkeep
Normal file
0
data/raw/.gitkeep
Normal file
0
requirements.txt
Normal file
0
requirements.txt
Normal file
Reference in New Issue
Block a user