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!