MLP Neural Network trained by backpropagation

版本1.0.0.2(2.15 KB) by Mo Chen
Multilayer Perceptron (MLP) Neural Network (NN) for regression problem trained by backpropagation (backprop)

4.3K Downloads

Updated21 Nov 2018

View License

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).

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.2

change title

1.0.0.1

rewrite for regression

1.0.0.0