From 166946da4ae23efb4e8d2587437066b1f533c738 Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Tue, 1 Dec 2020 22:55:40 -0300 Subject: [PATCH] Update README.md --- GPS_Panel/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GPS_Panel/README.md b/GPS_Panel/README.md index 87eb02f..3239256 100755 --- a/GPS_Panel/README.md +++ b/GPS_Panel/README.md @@ -21,7 +21,9 @@ Enumeration_KML.ipynb This algorithm uses the division of the panels to classify them individually if they are with any fault. ## Train Model -In the Classifier folder there is the training of the model `` `Train_Classifier_DEEP_SVC.ipynb``` which is based on the union of a deep learning model pre-trained with Imagenet together with an SVM model. +In the Classifier folder there is the training of the model +[Train_Classifier_DEEP_SVC](Train_Classifier_DEEP_SVC.ipynb) +which is based on the union of a deep learning model pre-trained with Imagenet together with an SVM model. ## Example