You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
General Information
- Version 1.0.0 (7.61 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
