GA- Individuals, Populations and Generations
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
assume There is a dataset has 2 inputs, 1 output, and 100 Rows
What the Individuals, Populations and Generations of above dataset
I want to use my dataset to train Neural Networks using Genetic
here is 12 rows of my dataset
W1,R,W2,R1,is flood
92,39,91,22,FALSE
90,8,92,39,FALSE
91,44,90,8,FALSE
92,5,91,44,FALSE
99,97,92,5,FALSE
106,0,99,97,TRUE
43,0,54,0,FALSE
35,3,43,0,FALSE
30,9,35,3,FALSE
50,33,30,9,FALSE
94,65,50,33,FALSE
102,27,94,65,TRUE
1 Commento
David Young
il 23 Apr 2011
There is not enough information here to answer this question. You need to explain more about the background and the dataset.
Risposte (2)
Yasmin Tamimi
il 26 Apr 2011
How many variables do u have?? and each variable is represented by how many bits??
0 Commenti
Yasmin Tamimi
il 27 Apr 2011
I'm sorry I didn't understand your question, but I can provide you with useful books take a look at them, they may answer your question: "Practical Genetic Algorithms - Randy L. Haupt, Sue Ellen Haupt", includes Matlab codes, introduction to GA, PSO, Ant System and some others heuristic Methods, also u can search for "THE PRACTICAL HANDBOOK OF GENETIC ALGORITHMS APPLICATIONS".
Vedere anche
Categorie
Scopri di più su Genetic Algorithm in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!