Generic function and example code for using neural networks
Generic function and example code for using neural networks for prediction.
This loads example data, trains neural network and performs prediction.
This submission has code from http://au.mathworks.com/help/nnet/examples/house-price-estimation.html
Also has code for parallel functionality from
https://uk.mathworks.com/matlabcentral/answers/235524-how-to-replace-matlapool-by-parpool-in-my-code
by Matt J https://uk.mathworks.com/matlabcentral/profile/authors/1440443-matt-j
Usage: matlab < call_generic_neural_network.m
Citation pour cette source
Dr. Soumya Banerjee (2026). Generic function and example code for using neural networks (https://fr.mathworks.com/matlabcentral/fileexchange/52414-generic-function-and-example-code-for-using-neural-networks), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
generic_neural_networks/generic_neural_networks/
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.0 | Has code to intercept call to matlabpool (now deprecated) from
|
||
| 1.0.0.0 |
