Generic function and example code for using neural networks

버전 1.1.0.0 (60.4 KB) 작성자: Dr. Soumya Banerjee
Generic function and example code for using neural networks for prediction.
다운로드 수: 675
업데이트 날짜: 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 (2026). Generic function and example code for using neural networks (https://kr.mathworks.com/matlabcentral/fileexchange/52414-generic-function-and-example-code-for-using-neural-networks), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
버전 게시됨 릴리스 정보
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