Update README.md
Browse files
README.md
CHANGED
|
@@ -73,9 +73,9 @@ Training Performance
|
|
| 73 |
|
| 74 |
The model was trained over three epochs, showing consistent improvement in accuracy and loss:
|
| 75 |
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
|
| 80 |
Test Results
|
| 81 |
|
|
@@ -90,6 +90,13 @@ The model achieved the following results on the test set:
|
|
| 90 |
Samples per Second: 599.685
|
| 91 |
Steps per Second: 9.424
|
| 92 |
|
| 93 |
-
Licensing
|
| 94 |
|
| 95 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
|
| 74 |
The model was trained over three epochs, showing consistent improvement in accuracy and loss:
|
| 75 |
|
| 76 |
+
Epoch 1: Training Loss: 0.0127, Validation Loss: 0.0174, Accuracy: 0.9966, F1 Score: 0.9966
|
| 77 |
+
Epoch 2: Training Loss: 0.0149, Validation Loss: 0.0141, Accuracy: 0.9973, F1 Score: 0.9973
|
| 78 |
+
Epoch 3: Training Loss: 0.0001, Validation Loss: 0.0109, Accuracy: 0.9984, F1 Score: 0.9984
|
| 79 |
|
| 80 |
Test Results
|
| 81 |
|
|
|
|
| 90 |
Samples per Second: 599.685
|
| 91 |
Steps per Second: 9.424
|
| 92 |
|
|
|
|
| 93 |
|
| 94 |
+
License
|
| 95 |
+
|
| 96 |
+
The dataset is licensed under the Creative Commons Attribution-NonCommercial 4.0 International license. This license allows you to freely share and redistribute the dataset with attribution to the source but prohibits commercial use and the creation of derivative works.
|
| 97 |
+
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
Contact information
|
| 101 |
+
|
| 102 |
+
If you have any questions or suggestions, please contact us at [v.resad.89@gmail.com].
|