This is a fully working, customizable neural network that can identify handwritten numbers. This was initially built for the MNIST dataset but can be extended to work for any image input.
To run and test your own neural network using this repository:
- Download the dataset here https://yann.lecun.com/exdb/mnist/
- Fork off the repository via Visual Studio 2022
- Update the file paths in the file cpp-neural-network.cpp.
Ben Hunt
GitHub Profile
LinkedIn
If you have any questions, feedback, or suggestions, feel free to reach out or open an issue in the repository.