Skip to content

Implementation of Multi Layered Perceptron that acts as XOR Gate using Backpropagation Algorithm

License

Notifications You must be signed in to change notification settings

iaintsaket/Backpropagation-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backpropagation-Algorithm

Implementation of Multi Layered Perceptron that acts as XOR Gate using Backpropagation Algorithm

The Network has one hidden layer(with two nodes) and one output layer(single node). MLP

After 113858 iterations, I got the following results! training result

I would appreciate any feedbacks to improvise this implementation.

About

Implementation of Multi Layered Perceptron that acts as XOR Gate using Backpropagation Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages