Skip to content

A library in a single, comprehensible, well-commented header file for neural networks with no hidden layers

License

Notifications You must be signed in to change notification settings

AptRock327/NeuralNetwork.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetwork.h

A library in a single, comprehensive, well-commented header file for neural networks with no hidden layers

General information

This is a simple library made for simple AIs. The only thing that has to be done in order to use the library is including the header file NeuralNetwork.h. Since it's a neural network, it requires quite some data to work properly. There is an example project in example.cpp. The example project doesn't have much data, but it is still able to get some results.

plot

License

The library is published by Dominik Śliwiński under the GNU GPL v2 license.

About

A library in a single, comprehensible, well-commented header file for neural networks with no hidden layers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages