Skip to content

Made in 10th grade. A Neural Network that solves the XOR problem from scratch, no libraries used.

Notifications You must be signed in to change notification settings

armaangoel78/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Neural-Network

An artificial neural network designed to solve the XOR gate problem in computing. This was my second machine learning project, and built of my XOR perceptron network, but this was one neural network, rather than 3 connected perceptron networks, and was thus a much more advanced project even though it solved the same problem.

About

Made in 10th grade. A Neural Network that solves the XOR problem from scratch, no libraries used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages