Fast multilayer feedforward neural network training
Version 1.2.0.0 (16.4 KB) by
Nicolas
This is a simple and fast code to train neural networks with any number of layers.
This codes optimizes a multilayer feedforward neural network using first-order stochastic gradient descent. It output the network as a structure, which can then be tested on new data.
Cite As
Nicolas (2026). Fast multilayer feedforward neural network training (https://www.mathworks.com/matlabcentral/fileexchange/35364-fast-multilayer-feedforward-neural-network-training), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Deep Learning Toolbox >
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Define Shallow Neural Network Architectures >
Find more on Deep Learning Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
