The following dataset was used.
RAYLIB IS REQUIRED, HOWEVER IT COULD BE REMOVED (ALONG WITH THE GUI)
- Clone this repo
git clone https://github.com/cyprus327/MNIST- Compile
gcc -o mnist mnist.c -lm -lraylib- Run
./mnistThe following article was heavily used while writing this.




