An open API service indexing awesome lists of open source software.

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: 23 days 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.

Awesome Lists containing this project