GA- Individuals, Populations and Generations
    3 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
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 Kommentar
  David Young
      
 am 23 Apr. 2011
				There is not enough information here to answer this question. You need to explain more about the background and the dataset.
Antworten (2)
  Yasmin Tamimi
 am 26 Apr. 2011
        How many variables do u have?? and each variable is represented by how many bits??
0 Kommentare
  Yasmin Tamimi
 am 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".
Siehe auch
Kategorien
				Mehr zu Genetic Algorithm finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


