https://github.com/otuemre/simplenet
A simple neural network framework built from scratch using Python and NumPy. Designed as a learning tool, SimpleNET includes essential layers, activation functions, and loss functions, enabling users to build and train basic neural networks from the ground up.
https://github.com/otuemre/simplenet
backpropagation deep-learning from-scratch machine-learning neural-network numpy python
Last synced: 2 months ago
JSON representation
A simple neural network framework built from scratch using Python and NumPy. Designed as a learning tool, SimpleNET includes essential layers, activation functions, and loss functions, enabling users to build and train basic neural networks from the ground up.
- Host: GitHub
- URL: https://github.com/otuemre/simplenet
- Owner: otuemre
- License: mit
- Created: 2024-11-11T21:16:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-14T17:26:34.000Z (over 1 year ago)
- Last Synced: 2025-10-20T07:56:06.435Z (8 months ago)
- Topics: backpropagation, deep-learning, from-scratch, machine-learning, neural-network, numpy, python
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md