GitHub topics: basic-neural-network
hrosicka/SimpleNeuralNetwork
This repository contains a simple feedforward neural network (Python and NumPy). The network has one hidden layer and utilizes the sigmoid activation function.
Language: Python - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Rohan-Bharatia/Neural-Networks
This is a simple neural network using a multilayer perceptrons utilizing linear algebra and matrix math without any libraries like TensorFlow
Language: C++ - Size: 25.4 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kekayan/learning_keras
Learning NN in keras with small projects
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

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
Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
