ASomeoneWhoInterestedWithAI commited on
Commit
dbae999
·
verified ·
1 Parent(s): dfc3e16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -24,10 +24,12 @@ tags:
24
  - Test accuracy: ? (the results are lying)
25
  - File size: 5.72MB
26
  ## Tiny-ImageNet 2 (V5)
27
- - 20 Epoch training, train accuracy: 36.98%
28
  - Test accuracy: 34.2%
29
- - 40 Epoch training, train accuracy: 46.58%
 
30
  - Test accuracy: 35.46%
 
31
  - Code in second and third notebook
32
 
33
  # Explanation
 
24
  - Test accuracy: ? (the results are lying)
25
  - File size: 5.72MB
26
  ## Tiny-ImageNet 2 (V5)
27
+ - 20 Epoch training, train accuracy (with dropout): 36.98%
28
  - Test accuracy: 34.2%
29
+ - 40 Epoch training, Train Top-1 Accuracy (no dropout): 59.76%
30
+ - Train Top-5 Accuracy: 83.41%
31
  - Test accuracy: 35.46%
32
+ - Test Top-5 Accuracy: 61.87%
33
  - Code in second and third notebook
34
 
35
  # Explanation