DEV Community

Mojo_0869
Mojo_0869

Posted on

I made an Integer-only AI complete XOR with 99.7% accuracy all from scratch

I made an Integer only AI using Rust with my Phone.

The current version v.1.0.0 is the best its ever been getting an accurcy of 99.7% and 98.7% of runs being perfect.

I made my own learning Alogrithem called ABSL which stands for: Adaptive Bitshift Learning

The next big Goal will be MNIST
For a bit more details or feedback please have a look at my git hub repo:

https://github.com/Mojo0869/ABSL

I'm Mojo a 15 year old developer from Germany

d=(^o^)=b

Top comments (0)