Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 933 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 933 Bytes

LightNeuNet-MATLAB

LightNeuNet-MATLAB is a lightweight neural network framework built for academic use.

Features

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)

Usage

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.

Disclaimer

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.

Contributor

Bowen WU (bowenbhwu#gmail.com)

License

This project is licensed under the GPLv3 license.