mingli commited on
Commit
202bf36
1 Parent(s): 3f57103

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -5,4 +5,11 @@ datasets:
5
  metrics:
6
  - accuracy
7
  pipeline_tag: image-classification
8
- ---
 
 
 
 
 
 
 
 
5
  metrics:
6
  - accuracy
7
  pipeline_tag: image-classification
8
+ ---
9
+
10
+ A super tiny mnist model to demostrate the potential of the leanable non-linearity OptAEG-V1.
11
+
12
+ The model reaches 96.3% accuracy with only 1.5k parameter size.
13
+
14
+ The OptAEG-V1 leanable non-linearity is based on a thery of Arithmetic Expression Geometry.
15
+ The theory is still in developing, please reference https://github.com/mountain/aeg-paper