There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries.