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

> Source: <https://dev.to/mojo0869/i-made-an-integer-only-ai-complete-xor-with-997-accuracy-all-from-scratch-3k86>
> Published: 2026-07-31 22:49:22+00:00

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](https://github.com/Mojo0869/ABSL)

I'm Mojo a 15 year old developer from Germany

d=(^o^)=b
