Making a neural network that will detect numbers 0-9 on a 28x28 grayscale image taken from the MNIST database, later I want to do cat detection in full color with higher resolution. It uses Newtonsoft.json as an outside library
This is a console application written in C#