NeurNetRegr

Simple Neural Network with fully connected layers for regression analysis.
125 Downloads
Aktualisiert 11 Okt 2018

Lizenz anzeigen

Basic implementation of a neural network with fully connected layers (multi-layer perceptron) for regression analysis.
Currently it support an arbitrary number of layers, all with the same activation function ('tanh', 'sigmoid' or 'relu') and L2 regularization factor. It is possible to add activation functions using an internal dictionary. The activation function for the output layer is linear.

Zitieren als

Alberto Comin (2024). NeurNetRegr (https://www.mathworks.com/matlabcentral/fileexchange/69084-neurnetregr), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0