Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
insancs authored Oct 14, 2021
1 parent 3a8ac5c commit e23c616
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Each image is 300×300 pixels in 24-bit color
<li>Predict image</li>
</ol>

## Model Evaluate
We achieved 97,66% accuracy on training set and 97,85% accuracy on validation set.
![acc_train](images/acc_train.JPG)
![acc_val](images/acc_val.JPG)

## Visualize Accuracy and Loss
![training and loss metrics](images/accuracy_loss.JPG)

Expand Down

0 comments on commit e23c616

Please sign in to comment.