NeurNetRegr

Simple Neural Network with fully connected layers for regression analysis.

You are now following this Submission

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.

Cite As

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

Categories

Find more on Deep Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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