felix2703 commited on
Commit
9e255c8
·
verified ·
1 Parent(s): c3adf02

Add Model documentation

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  type: mnist
22
  metrics:
23
  - type: accuracy
24
- value: 99.16
25
  name: Test Accuracy
26
  ---
27
 
@@ -57,8 +57,8 @@ Flatten -> FC(512) -> Dropout -> FC(256) -> Dropout -> FC(10)
57
 
58
  ## Performance
59
 
60
- - **Test Accuracy**: 99.16%
61
- - **Test Loss**: 0.0320
62
  - **Parameters**: 817,354
63
 
64
  ## Training Configuration
 
21
  type: mnist
22
  metrics:
23
  - type: accuracy
24
+ value: 98.96
25
  name: Test Accuracy
26
  ---
27
 
 
57
 
58
  ## Performance
59
 
60
+ - **Test Accuracy**: 98.96%
61
+ - **Test Loss**: 0.0341
62
  - **Parameters**: 817,354
63
 
64
  ## Training Configuration