NeurNetRegr

Simple Neural Network with fully connected layers for regression analysis.

Al momento, stai seguendo questo contributo

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.

Cita come

Alberto Comin (2026). NeurNetRegr (https://it.mathworks.com/matlabcentral/fileexchange/69084-neurnetregr), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0