Generic function and example code for using neural networks

Generic function and example code for using neural networks for prediction.
670.0 次下载
更新时间 2017/7/26

查看许可证

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

引用格式

Dr. Soumya Banerjee (2024). Generic function and example code for using neural networks (https://www.mathworks.com/matlabcentral/fileexchange/52414-generic-function-and-example-code-for-using-neural-networks), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Has code to intercept call to matlabpool (now deprecated) 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

1.0.0.0