xor-neural-network topic
List
xor-neural-network repositories
xor-neural-network
52
Stars
34
Forks
Watchers
A simple Neural Network that learns to predict the XOR logic gates.
Coding-neural_network-for-XOR-logic-from-scratch
17
Stars
12
Forks
Watchers
In this repository, I implemented a proof of concept of all my theoretical knowledge of neural network to code a simple neural network for XOR logic function from scratch without using any machine lea...
NeuralNetworkInAllLangs
65
Stars
3
Forks
Watchers
Vanilla neural network implemented in all major languages