Skip to content

robertcoman1/Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST Digit Recognizer

A neural network implemented from scratch using NumPy. It is trained to classify handwritten digits from the MNIST dataset.

Fully connected layers with ReLU activations and softmax output

Vectorized operations for efficiency

No ML libraries used (e.g., PyTorch, TensorFlow)

Designed for learning and understanding neural networks from the ground up.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages