Note: Neural currently a WIP Neural is a simple C++ framework
- Standard backpropagation
- Topology trainer: Automatically configure your neural network's layout given a set of training and test data.
- Add the Resilient backpropagation aglorithm and it's derivatives.
- Long short-term neural networks
- Convulution networks