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.

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...