Skip to content

JESDevCom/SimpleNeuralNetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A neural network that can learn an AND, OR, or XOR logic gate. Uses traditional back propagation. A python and matlab version were created.

Network Architecture: 2 input nodes ==> 1 hidden layer [3 nodes] ==> 1 output node

About

Neural Network that learns logic operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published