A lightweight Python mini-framework for building fast, scalable APIs.
-
Updated
Jan 12, 2025 - Python
A lightweight Python mini-framework for building fast, scalable APIs.
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
Add a description, image, and links to the mini-framework topic page so that developers can more easily learn about it.
To associate your repository with the mini-framework topic, visit your repo's landing page and select "manage topics."