Skip to content

3 layer configurable neural network with back and resilient propagation learning. Rapid convergence and ease of use.

License

Notifications You must be signed in to change notification settings

f3z0/neuralplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neuralplex

3 layer configurable neural network with back and resilient propagation learning. Implemented for rapid convergence and ease of use.

Usage Example

Refer to test_network.cc for training, convergence testing, and model usage example.

More Information

My answer on StackExchange XOR backpropagation convergence

This C++ implementation based on the following whitepaper by Martin Riedmiller & Heinrich Braun A Direct Adaptive Method for Faster Backpropagation Learning: The RPROP Algorithm which can be found here

About

3 layer configurable neural network with back and resilient propagation learning. Rapid convergence and ease of use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published