Skip to content

NathanielParizi/BackpropagationANN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BackpropagationANN

Back-propagation neural network to train on AND OR XOR Boolean logic.

Artificial Neural Networks are modeled after the Perceptron however have been able to overcome non-linearly separable problems such as XOR logic. They feature multiple layers proceeding the input nodes which are referred to as hidden layers. This is a artificial neural network with backpropagation trained to predict Boolean logic.

About

Back-propagation neural network to train on AND OR XOR Boolean logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages