abhash-rai
commited on
Commit
·
3c2b0cb
1
Parent(s):
435fd2f
Update README.md
Browse files
README.md
CHANGED
@@ -19,3 +19,7 @@ The model makes predictions on the following classes:
|
|
19 |
- `uncongested_traffic`: Indicates clear or uncongested traffic conditions.
|
20 |
|
21 |
You can use this model for tasks related to traffic congestion detection and classification.
|
|
|
|
|
|
|
|
|
|
19 |
- `uncongested_traffic`: Indicates clear or uncongested traffic conditions.
|
20 |
|
21 |
You can use this model for tasks related to traffic congestion detection and classification.
|
22 |
+
|
23 |
+
### Training Notebook
|
24 |
+
|
25 |
+
If you're interested in the details of how this model was trained, you can find the training notebook [here](https://www.kaggle.com/code/abhashrai/traffic-congestion-prediction-cnn-xception/notebook).
|