Skip to content

david-schor/Neural-Network-XOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network XOR

This is a simple neural network in Java which learns XOR calculations. In the future you should be able to use this code as a library for your projects.

What exactly does the NN?

This NN is just for testing and learning. It's perfect if you unterstood how a NN functions and want to know how to develop it. This simple NN calculate every XOR-Operation. The NN knows nothing and learns per iteration.

About

This is a simple neural network in Java which learns XOR calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages