Update README.md
Browse files
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 |
|