Selection - artificial intelligence, Computer Engineering

Assignment Help:

Selection - artificial intelligence:

However the first step is to choose the individuals that will have a shot at becoming the parents of the next generation. Hence this is known like the selection procedure plus its purpose it to choose those individuals from the current population that will go with an intermediate population as IP. Thus only individuals in this intermediate population will be chosen to mate by each other but there's still no guarantee that they'll be chosen to mate otherwise that whether they do mate then they will be successful - see later this. 

Therefore to perform the selection, the GA agent will utilize a fitness function. However this will assign a real number to each individual in the current generation. Hence from this value, the GA calculates the number of copies of the individual that are guaranteed to go into the intermediate population and a probability that will be used to determine where an additional copy goes into the IP. Further to be more justification, whether the value calculated through the fitness function is an integer part followed through a fractional part, so then the integer part dictates the number of copies of the individual that are guaranteed to go into the IP plus the fractional part is utilized as a probability: another copy of the individual is added to the IP with this probability, like e.g., whether it was 1/6, then a random number between 1 and 6 would be generated and only whether it was a six would another copy be added.


Related Discussions:- Selection - artificial intelligence

Why isdn handles data pertaining, ISDN handles data pertaining to? ISDN...

ISDN handles data pertaining to? ISDN handles data pertaining to all digital services.

What types of data entry services do you perform, What types of data entry ...

What types of data entry services do you perform? Our business is to understand what data you require entered and in what particular format. After an initial analysis is perfor

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Invoke on the dataadapter control, Which method do you invoke on the DataAd...

Which method do you invoke on the DataAdapter control to load  your generated dataset with data? DataAdapter.Fill(ds). The beauty of this method is it automatically implicitly

Various phases of consumer merchantile model, What are the various phases o...

What are the various phases of consumer merchantile model and also differentiate between prepurchase interaction & post purchase interaction.    There are three phase of consumer

What is deadlock in operating system, Explain Deadlock in operating system ...

Explain Deadlock in operating system ? Deadlock: all process in a set of processes is waiting for an event which only a process in the set can cause.

What is icon, An icon is a picture used to show an object. Some example obj...

An icon is a picture used to show an object. Some example objects are: data files, program files, folders, email messages, and drives. Every type of object has a dissimilar icon. T

Define a protocol when an error recovery develop for a link, Suppose you ha...

Suppose you have to develop an error recovery protocol for a link that is unreliable and delay sensitive, which of the following protocol would you choose? (i) Stop & wait.

What is the meaning of rigging, Rigging is use for if we need to give anima...

Rigging is use for if we need to give animation for any object or character then we apply to character or object internal bone setting(like our bones).that is known as rigging. Whe

Explain the commonly used code optimization techniques, Explain briefly any...

Explain briefly any three of the commonly used code optimization techniques. 1. Common sub expression elimination: In given expression as "(a+b)-(a+b)/4", in such "common

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd