File size: 436 Bytes
cba105a c13fce8 202bf36 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: mit
datasets:
- mnist
metrics:
- accuracy
pipeline_tag: image-classification
---
A super tiny mnist model to demostrate the potential of the leanable non-linearity OptAEG-V1.
The model reaches 96.3% accuracy with only 1.5k parameter size.
The OptAEG-V1 leanable non-linearity is based on a thery of Arithmetic Expression Geometry.
The theory is still in developing, please reference https://github.com/mountain/aeg-paper |