felix2703 commited on
Commit
1848c05
·
verified ·
1 Parent(s): 4b58c67

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.26
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.26%
61
- - **Test Loss**: 0.0279
62
  - **Parameters**: 817,354
63
 
64
  ## Training Configuration
 
21
  type: mnist
22
  metrics:
23
  - type: accuracy
24
+ value: 99.16
25
  name: Test Accuracy
26
  ---
27
 
 
57
 
58
  ## Performance
59
 
60
+ - **Test Accuracy**: 99.16%
61
+ - **Test Loss**: 0.0320
62
  - **Parameters**: 817,354
63
 
64
  ## Training Configuration