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

Catch output from child tasks, Q. Catch output from child tasks? ...

Q. Catch output from child tasks? int pvm_catchout( FILE *ff ) Catch output from child tasks. ff is file descriptor on which we write collected output. The defau

Displaying a number, Displaying a number Supposing that two digit num...

Displaying a number Supposing that two digit number 59 is stored as number 5 in BH and number 9 in BL to convert them to equivalent ASCII we will add "0" to each one of them.

DFD, Define software architecture and describe which types of architectures...

Define software architecture and describe which types of architectures can be used in Email or Facebook applications

Vector-vector instructions-vector processing, Vector-Vector Instructions ...

Vector-Vector Instructions In this type, vector operands are fetched by the vector register and saved in another vector register. These instructions are indicated with the foll

Stack, The Stack A procedure call is supported by a stack. So let's dis...

The Stack A procedure call is supported by a stack. So let's discuss stack in assembly. Stacks are 'Last In First Out' data structures and are used for storing return addresses

Show a string in assembly language, Q. Show a string in assembly language? ...

Q. Show a string in assembly language? MOV AH, 09H MOV DX, OFFSET   BUFF INT    21H Here data in input buffer stored in data segment is intended to be displayed on mo

Show the conflict in register, Q. Show the conflict in register? All mi...

Q. Show the conflict in register? All micro-operations written on a line are to be executed at same time provided the statements or a group of statements to be implemented toge

Explain difference between macro call and macro expansion, Explain differen...

Explain difference between macro call and macro expansion. Macro expansion: While a macro name is used along with a set of actual parameters this is replaced through a code g

Find fiber distributed data interconnect is an example of, FDDI (Fiber Dist...

FDDI (Fiber Distributed Data Interconnect) is an example of? Fiber Distributed Data Interconnect is an illustration of token ring.

Resource dependence , Resource Dependence The parallelism among the ...

Resource Dependence The parallelism among the instructions may also be affected because of  the shared resources. If two instructions are using the related shared resource t

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