LightNeuNet-MATLAB is a lightweight neural network framework built for academic use.
Currently, the toolbox supports the training of the following types of networks
- Artificial Neural Network (ANN)
- Deep Belief Network (DBN)
- BernoulliRBMM
- GaussianBernoulliRBM
- Genetic Algorithm
- Artificial Neural Network (GASequentialModel)
To use this library/toolbox, I recommend using the repository LightNeuNet-MATLAB-Template as a starting point. For more information, please visit https://github.com/RapDoodle/LightNeuNet-MATLAB-Template.
This toolbox is licensed under the GPLv3 license. Hence, this toolbox provides no warranty under any circumstances. You are using this toolbox at your own risk.
Bowen WU (bowenbhwu#gmail.com)
This project is licensed under the GPLv3 license.