GitHub / mohamedkhayat / DIYNeuralNet
A lightweight deep learning framework implemented from scratch using NumPy/CuPy. supports customizable architectures, forward and back propagation, dropout, He/Glorot init, and mini-batch training. Designed for flexibility,it provides a foundation for building neural networks while giving insights into the inner workings of deep learning models
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohamedkhayat%2FDIYNeuralNet
PURL: pkg:github/mohamedkhayat/DIYNeuralNet
Stars: 3
Forks: 0
Open issues: 11
License: mit
Language: Python
Size: 21.2 MB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 30 days ago
Pushed at: 30 days ago
Last synced at: 30 days ago
Topics: backpropagation, deep-learning, dropout, machine-learning, neural-networks, numpy, python