MLP Neural Network trained by backpropagation

Multilayer Perceptron (MLP) Neural Network (NN) for regression problem trained by backpropagation (backprop)

https://github.com/PRML/PRMLT

You are now following this Submission

Very compact implementation of backpropagation for MLP regression. Mean to be read and learn.

This package is a part of the PRML toolbox (https://github.com/PRML/PRMLT).

Acknowledgements

Inspired by: Pattern Recognition and Machine Learning Toolbox

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.2

change title

1.0.0.1

rewrite for regression

1.0.0.0