Found 262 repositories(showing 30)
Bot-Academy
Minimalistic implementation of a simple feedforward Neural Network
undooo
A neural network digital recognition model implemented from Scartch, without invoking any deep learning librari
Nourollah
Practical Jupyter Notebooks for Neural Network Course
Hasnatrasool163
NeuralNetworkFromScratch
Rick-van-Dam
Shows how to create a neural network from scratch in C# without a 3th party library
Luo-Zhii
No description available
julienokumu
A Neural Network from scratch using the MNIST Dataset.
MathisN3x
No description available
SerTze
This is an implementation of a simple deep learning neural network, using only raw python and numpy.
piotrwojslawski
No description available
JagathPrasad
using C# creating the neural network from scratch
miguel-mxrxrx04
Single neuron and multilayer perceptron for classification. Subject assignment for my degree,
gauravkumarsl
No description available
bernardoarodrigues
Multilayer Perceptron in Python
aliii-codes
NeuralNetworkFromScratch is an educational project that implements a simple 2-layered neural network from scratch using Python and NumPy. The project is designed to demonstrate fundamental concepts of neural networks, including forward propagation, backpropagation, and gradient descent.
Mamdouh66
No description available
A simple python class for neural network from scratch
KuntayYilmaz
No description available
AminShiravani
A scratch-built Neural Network for MNIST digit classification with Leaky ReLU and Softmax.
polarmutex
code from the book https://nnfs.io
JJTB100
No description available
jh6220
Implementation of a Neural Network in MATLAB from scratch
hanzopgp
This is a multi-layer perceptron build from scratch using numpy and python.
guharoyAntik
Built an artificial neural network from scratch in python and tested its efficiency.
mihaicodes
🎨 A minimal implementation of a feedforward Neural Network (Multi-layer perceptron)....and also my first ever neural network.
samyak74
Implementing a 3 layer neural network from scratch.
EsraKantarci
How to make neural network from scratch? Here is the recipe, with the rice grain set.
sujan123123
No description available
JagathPrasad
using the neural network from scratch using c#
JagathPrasad
simple methods to understand the neural networks using c#