Lightweight Neural Network ++ is a backpropagation neural network in C++. It provides a class implementing a neural network, and a class to easily train it. It is highly customizable to manage your problem and comes with a simple graphical interface.
| Tags | Scientific/Engineering Artificial Intelligence |
|---|---|
| Licenses | LGPL |
| Implementation | C++ |