mingli commited on
Commit
6434545
1 Parent(s): fcec214
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,4 +13,4 @@ A super tiny mnist model to demostrate the potential of the learnable activation
13
  The model can reach 96.6% accuracy with only a 1.3k parameter-size.
14
 
15
  The OptAEG-V1 learnable activation is based on a theory of Arithmetic Expression Geometry which is still in developing.
16
- Please visit the draft papers on [theory](https://github.com/mountain/aeg-paper) and [neurual networks](https://github.com/mountain/optim-aeg) for a reference
 
13
  The model can reach 96.6% accuracy with only a 1.3k parameter-size.
14
 
15
  The OptAEG-V1 learnable activation is based on a theory of Arithmetic Expression Geometry which is still in developing.
16
+ Please visit the draft papers on [theory](https://github.com/mountain/aeg-paper) and [neural networks](https://github.com/mountain/optim-aeg) for a reference