How to do a production forecast with GA-NN hybrid in MATLAB
이전 댓글 표시
I currently have an undergraduate thesis which requires me to utilize a hybrid of GA and NN. I am supposed to use this to forecast future production values. I have gone through several forums and documentations and I don’t seem to be able to correctly implement the GA-NN hybrid.
I would like to use the GA to optimize the NN weight and bias. I got a neural network with the NN Time Series toolbox with 20 hidden neurons and 4 time delays to be a good network fit ( _ I used NAR and not NARX...hope thats ok? _ )
My data is given under three parameters with about 2100 timesteps ,I want to predict their future values with the NN and optimize the weights and biases with GA
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!