How it works

Under the hood, we implemented a simple Solidity contract to call the Atomic ML precompile on the Neural testnet. This precompile makes an inference call to the MNIST model. To learn more about the implementation details, view go to this page.

Last updated