Feeds
提问
Why does my fitness functions give me just a Pareto Set of 7 when the population is 20?
Hi, I managed to get a Pareto set in every iteration of my genetic algorithm but for some reason it only gives me 7 out of 20 i...
9 years 前 | 1 个回答 | 0
1
个回答提问
Training a NarX net with multiple datasets
Hi, i´ve been doing some experimentation training NarX networks with multiple datasets from the same model. Supposedly each tim...
9 years 前 | 1 个回答 | 0
1
个回答提问
Maximum mu reached training closed-loop Narx net
Hi, i´m trying to train a closed loop Narx net with the following code, but it just doesn´t iterate because every time it stops...
9 years 前 | 0 个回答 | 0
0
个回答提问
How can I get predicted values from an open-loop Narxnet following other predicted values? Or is just possible with closed loop?
I´m trying, once the net its trained, to get the net´s prediction of the trained data divided in 10 values predicted each time. ...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can i make a closed loop NarxNet with feedback of predicted values?
Hi, i´m trying to make a closed-loop Narxnet feedbacking future values. I mean, with feedback of (y+1) or (y+5), but i can´t fi...
9 years 前 | 3 个回答 | 0