Skip to content

A simple neural network written in C++, has been written to train the network to differentiate Exclusive OR operators.

Notifications You must be signed in to change notification settings

jamesdordoy/BasicNeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Neural Network

A simple neural network created with back propogation and written in C++. It has been written to train the network to differentiate Exclusive OR operators.

Credit to this tutorial

About

A simple neural network written in C++, has been written to train the network to differentiate Exclusive OR operators.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages