Update README.md
Browse files
README.md
CHANGED
@@ -41,5 +41,5 @@ Transfer-learning was employed using InceptionV3 as the pre-trained model. Train
|
|
41 |
#Evaluation results
|
42 |
The result of the evaluation are as follows: - loss: 0.0923 - binary_accuracy: 0.9857 - precision: 0.9259 - recall: 0.9843
|
43 |
More information can be found in the plot below.
|
44 |
-
|
45 |
|
|
|
41 |
#Evaluation results
|
42 |
The result of the evaluation are as follows: - loss: 0.0923 - binary_accuracy: 0.9857 - precision: 0.9259 - recall: 0.9843
|
43 |
More information can be found in the plot below.
|
44 |
+
[Evaluation results of the TB model](https://github.com/owos/tb_project/blob/main/README.md)
|
45 |
|