File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -221,27 +221,27 @@ _________________________________________________________________
221
221
# # Training Results
222
222
Below are the training results for 28 epochs.
223
223
224
- < img src=" ../../ img/plots/accuracy.png" alt=" Adam Optimizer Results" />
224
+ < img src=" ../img/plots/accuracy.png" alt=" Adam Optimizer Results" />
225
225
226
226
_Fig 2. Accuracy_
227
227
228
- < img src=" ../../ img/plots/loss.png" alt=" Loss" />
228
+ < img src=" ../img/plots/loss.png" alt=" Loss" />
229
229
230
230
_Fig 3. Loss_
231
231
232
- < img src=" ../../ img/plots/precision.png" alt=" Precision" />
232
+ < img src=" ../img/plots/precision.png" alt=" Precision" />
233
233
234
234
_Fig 4. Precision_
235
235
236
- < img src=" ../../ img/plots/recall.png" alt=" Recall" />
236
+ < img src=" ../img/plots/recall.png" alt=" Recall" />
237
237
238
238
_Fig 5. Recall_
239
239
240
240
< img src=" ../img/plots/auc.png" alt=" AUC" />
241
241
242
242
_Fig 6. AUC_
243
243
244
- < img src=" ../../ img/plots/confusion-matrix.png" alt=" AUC" />
244
+ < img src=" ../img/plots/confusion-matrix.png" alt=" AUC" />
245
245
246
246
_Fig 7. Confusion Matrix_
247
247
You can’t perform that action at this time.
0 commit comments