Skip to content
#

neuralnetworkusingnumpy

Here are 2 public repositories matching this topic...

Language: All
Filter by language

A dynamic neural network built from scratch using only NumPy — Personal project for learning purpose. No frameworks, no abstractions. Implements forward propagation, backpropagation, and batch gradient descent manually. Supports any user-defined architecture, binary and multiclass classification, and pickle-based weight persistence.

  • Updated Jun 6, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the neuralnetworkusingnumpy topic, visit your repo's landing page and select "manage topics."

Learn more