Skip to content
#

mini-framework

Here are 2 public repositories matching this topic...

A Python project implementing a neural network framework from scratch using NumPy. Includes fully connected (Dense) layers, ReLU and Sigmoid activations, a simple SGD optimizer, and a minimal training loop. Designed for hands-on learning of neural network fundamentals without relying on any deep learning frameworks

  • Updated Mar 30, 2026
  • Python

Improve this page

Add a description, image, and links to the mini-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more