ASomeoneWhoInterestedWithAI commited on
Commit
fcf5880
·
verified ·
1 Parent(s): 2604e09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -150,6 +150,10 @@ class LookThemLayer(nn.Module):
150
  - 30 Epoch training, train accuracy: 37.20%
151
  - Test accuracy: ? (the results are lying)
152
  - File size: 5.72MB
 
 
 
 
153
 
154
  More detail in notebook
155
 
 
150
  - 30 Epoch training, train accuracy: 37.20%
151
  - Test accuracy: ? (the results are lying)
152
  - File size: 5.72MB
153
+ ## Tiny-ImageNet 2 (V5)
154
+ - 20 Epoch training, train accuracy: 36.98%
155
+ - Test accuracy: 34.2%
156
+ - Code in second notebook
157
 
158
  More detail in notebook
159