IsidorManning / custom-neural-network

This is a custom neural network, relying solely on NumPy and Pandas. The model achieves around 90% accuracy on the MNIST Handwritten Digits Dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

custom-neural-network

This is a custom neural network, relying solely on NumPy and Pandas. The model achieves around 90% accuracy on the MNIST Handwritten Digits Dataset.

About

This is a custom neural network, relying solely on NumPy and Pandas. The model achieves around 90% accuracy on the MNIST Handwritten Digits Dataset.


Languages

Language:Python 100.0%