dbo:abstract |
In genetic algorithms, inheritance is the ability of modeled objects to mate, mutate (similar to biological mutation), and propagate their problem solving genes to the next generation, in order to produce an evolved solution to a particular problem. The selection of objects that will be inherited from in each successive generation is determined by a fitness function, which varies depending upon the problem being addressed. The traits of these objects are passed on through chromosomes by a means similar to biological reproduction. These chromosomes are generally represented by a series of genes, which in turn are usually represented using binary numbers. This propagation of traits between generations is similar to the inheritance of traits between generations of biological organisms. This process can also be viewed as a form of reinforcement learning, because the evolution of the objects is driven by the passing of traits from successful objects which can be viewed as a reward for their success, thereby promoting beneficial traits. (en) |
dbo:wikiPageExternalLink |
http://www.boxcar2d.com/ |
dbo:wikiPageID |
347560 (xsd:integer) |
dbo:wikiPageLength |
3959 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1082884730 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Mutation dbr:Mutation_(genetic_algorithm) dbr:Biology dbr:Mating dbr:Generation dbr:Genetic_operator dbr:Speciation_(genetic_algorithm) dbr:Gene dbr:Genetic_algorithm dbr:Crossover_(genetic_algorithm) dbr:Evolution dbc:Genetic_algorithms dbr:Chromosome dbr:Reinforcement dbr:Reinforcement_learning dbr:Reproduction dbr:Artificial_intelligence dbr:Binary_number dbr:Bioinformatics dbr:Phenotypic_trait dbr:Organism dbr:Selection_(genetic_algorithm) dbr:Fitness_function |
dbp:wikiPageUsesTemplate |
dbt:Cn dbt:For dbt:Reflist dbt:Short_description |
dcterms:subject |
dbc:Genetic_algorithms |
gold:hypernym |
dbr:Ability |
rdf:type |
yago:Abstraction100002137 yago:Act100030358 yago:Activity100407535 yago:Algorithm105847438 yago:Event100029378 yago:Procedure101023820 yago:PsychologicalFeature100023100 yago:WikicatGeneticAlgorithms yago:YagoPermanentlyLocatedEntity dbo:Disease yago:Rule105846932 |
rdfs:comment |
In genetic algorithms, inheritance is the ability of modeled objects to mate, mutate (similar to biological mutation), and propagate their problem solving genes to the next generation, in order to produce an evolved solution to a particular problem. The selection of objects that will be inherited from in each successive generation is determined by a fitness function, which varies depending upon the problem being addressed. (en) |
rdfs:label |
Inheritance (genetic algorithm) (en) |
owl:sameAs |
freebase:Inheritance (genetic algorithm) yago-res:Inheritance (genetic algorithm) wikidata:Inheritance (genetic algorithm) http://ur.dbpedia.org/resource/وراثت_(حیاتیات) https://global.dbpedia.org/id/4nNAT |
prov:wasDerivedFrom |
wikipedia-en:Inheritance_(genetic_algorithm)?oldid=1082884730&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Inheritance_(genetic_algorithm) |
is dbo:wikiPageDisambiguates of |
dbr:Inheritance_(disambiguation) |
is dbo:wikiPageRedirects of |
dbr:Inheritance_(genetic_algorithms) |
is dbo:wikiPageWikiLink of |
dbr:Inheritance_(disambiguation) dbr:SCARF_syndrome dbr:Outline_of_machine_learning dbr:Inheritance_(genetic_algorithms) |
is foaf:primaryTopic of |
wikipedia-en:Inheritance_(genetic_algorithm) |