simple-neural-net
There are 6 repositories under simple-neural-net topic.
m-niemeyer/Convolutional_Network
A simple convolutional network to classify handwritten digits
GnomGad/simple-nn-classifier
Learn the basics of neural networks by training a model on XOR and AND operations
rayyanmirza123/NeuralNet
A Simple Neural Network Engine in c++ which implements back-propagation algorithm it contains lots of flaws and it is intended to used for fun only
Soham-Saha/NeuralNetwork
Simple MLP (Multi-Layer Perceptron) framework with MNIST example
m-niemeyer/Simple_Neural_Network
A simple neural network with 2 input, 2 hidden, and 2 output neurons
Marwan-Mostafa7/Two-Layer-Image-Recognition
A simple Neural Network, Logistic regression challenge