richardschattner commited on
Commit
9e21ab0
·
verified ·
1 Parent(s): 9c3b17b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ See the corresponding [hugging face space](https://huggingface.co/spaces/richard
13
 
14
  #### Performance
15
  The model achieved a test accuracy of 89,67%.
16
- Misclassified images are often times ambiguous, such as a snowy mountain, being classified as 'glacier'.
17
  The model architecture is quite simple, when compared to SOTA architectures and produces fast predictions.
18
  A prediction on the hugging face space, hosted on the free cpu, takes about 0.2 seconds.
19
 
 
13
 
14
  #### Performance
15
  The model achieved a test accuracy of 89,67%.
16
+ Misclassified images are often times ambiguous, such as a snowy mountain, being misclassified as 'glacier'.
17
  The model architecture is quite simple, when compared to SOTA architectures and produces fast predictions.
18
  A prediction on the hugging face space, hosted on the free cpu, takes about 0.2 seconds.
19