MLP Neural Network trained by backpropagation

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

https://github.com/PRML/PRMLT

Ahora está siguiendo esta publicación

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

Agradecimientos

Inspirado por: Pattern Recognition and Machine Learning Toolbox

Categorías

Más información sobre Get Started with Deep Learning Toolbox en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.2

change title

1.0.0.1

rewrite for regression

1.0.0.0