About: Genetic operator     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:Rule105846932, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FGenetic_operator

A genetic operator is an operator used in genetic algorithms to guide the algorithm towards a solution to a given problem. There are three main types of operators (mutation, crossover and selection), which must work in conjunction with one another in order for the algorithm to be successful. Genetic operators are used to create and maintain genetic diversity (mutation operator), combine existing solutions (also known as chromosomes) into new solutions (crossover) and select between solutions (selection). In his book discussing the use of genetic programming for the optimization of complex problems, computer scientist John Koza has also identified an 'inversion' or 'permutation' operator; however, the effectiveness of this operator has never been conclusively demonstrated and this operator

AttributesValues
rdf:type
rdfs:label
  • مؤثر جيني (ar)
  • Operador genètic (algorisme genètic) (ca)
  • Genetischer Operator (de)
  • Operador genético (es)
  • Genetic operator (en)
  • 遺傳運算元 (zh)
rdfs:comment
  • Un operador genètic és un procés utilitzat en els algorismes genètics per mantenir la diversitat genètica. La variació genètica és necessària per al procés d'evolució. Els operadors genètics utilitzats en els algorismes genètics són anàlegs a aquells que ocorren en el món natural: la selecció equivalent a la supervivència del més apte en el món natural; el creuament (també anomenat recombinació) equivalent a la reproducció sexual o asexual i la mutació equivalent a la mutació biològica. (ca)
  • المؤثر الجيني أو المؤثر الوراثي (بالإنجليزية: genetic operator)‏ هي عبارة عن عملية تستعمل في الخوارزميات الجينية (الخوارزميات الوراثية) للحفاظ على genetic diversity. التباين الجيني هو أمر ضروري لعملية التطور. إن المؤثرات الجينية المُستعملة في الخوازميات الجينية هي مماثلة لتلك التي تحدث في العالم الطبيعي: البقاء للأصلح، أو الاصطفاء; التكاثر الجنسي أو اللاجنسي ( أو التصالب، تُسمى أيضاً بالتأشيب); و . (ar)
  • 遺傳運算元(英語:Genetic operator)是用來維持遺傳演算法裡面的遺傳多樣性,所使用的運算元。 遺傳多樣性是演化過程的一個必要性質。在遺傳演算法裡面所使用的遺傳運算元相類似於在自然裡面出現的原則:適者生存。或者更仔細的說說,像是(selection)、生產下一代 (,crossover,或者也叫做重新組合)、和突變(mutation)。 (zh)
  • Als genetischer Operator werden Operatoren bezeichnet, mit denen evolutionäre Algorithmen (EA) arbeiten. Mit EA werden Lösungen für Optimierungsprobleme mit Prinzipien der natürlichen Evolution gesucht. Die Mechanismen, mit denen dabei einzelne Lösungskandidaten verändert werden, heißen genetische Operatoren. In der Literatur werden Selektionsmechanismen oft auch zu diesen gezählt, obwohl sie im eigentlichen Sinn kein genetisches Material verändern, sondern Individuen aus einer Population auswählen. Im weiten Sinne können deshalb unter genetischen Operatoren zusammengefasst werden: (de)
  • A genetic operator is an operator used in genetic algorithms to guide the algorithm towards a solution to a given problem. There are three main types of operators (mutation, crossover and selection), which must work in conjunction with one another in order for the algorithm to be successful. Genetic operators are used to create and maintain genetic diversity (mutation operator), combine existing solutions (also known as chromosomes) into new solutions (crossover) and select between solutions (selection). In his book discussing the use of genetic programming for the optimization of complex problems, computer scientist John Koza has also identified an 'inversion' or 'permutation' operator; however, the effectiveness of this operator has never been conclusively demonstrated and this operator (en)
  • Para referirse a la región reguladora de un gen véase: Gen & Regulación de la Expresión Génica Un operador genético es una función empleada en los algoritmos genéticos para mantener la diversidad genética de una población. (es)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • Un operador genètic és un procés utilitzat en els algorismes genètics per mantenir la diversitat genètica. La variació genètica és necessària per al procés d'evolució. Els operadors genètics utilitzats en els algorismes genètics són anàlegs a aquells que ocorren en el món natural: la selecció equivalent a la supervivència del més apte en el món natural; el creuament (també anomenat recombinació) equivalent a la reproducció sexual o asexual i la mutació equivalent a la mutació biològica. (ca)
  • المؤثر الجيني أو المؤثر الوراثي (بالإنجليزية: genetic operator)‏ هي عبارة عن عملية تستعمل في الخوارزميات الجينية (الخوارزميات الوراثية) للحفاظ على genetic diversity. التباين الجيني هو أمر ضروري لعملية التطور. إن المؤثرات الجينية المُستعملة في الخوازميات الجينية هي مماثلة لتلك التي تحدث في العالم الطبيعي: البقاء للأصلح، أو الاصطفاء; التكاثر الجنسي أو اللاجنسي ( أو التصالب، تُسمى أيضاً بالتأشيب); و . (ar)
  • Als genetischer Operator werden Operatoren bezeichnet, mit denen evolutionäre Algorithmen (EA) arbeiten. Mit EA werden Lösungen für Optimierungsprobleme mit Prinzipien der natürlichen Evolution gesucht. Die Mechanismen, mit denen dabei einzelne Lösungskandidaten verändert werden, heißen genetische Operatoren. In der Literatur werden Selektionsmechanismen oft auch zu diesen gezählt, obwohl sie im eigentlichen Sinn kein genetisches Material verändern, sondern Individuen aus einer Population auswählen. Im weiten Sinne können deshalb unter genetischen Operatoren zusammengefasst werden: * Mutation, die Veränderung eines Lösungskandidaten, * Transformation, die Einlagerung von genetischem Material aus einem zentralen Pool in einen Lösungskandidaten, * Rekombination, die Kombination mehrerer Lösungen zu einer neuen und * Selektion, die Auswahl von Lösungen aus der Population, entweder zur Rekombination oder zur Bestimmung der neuen Generation. Wie auch das allgemeine Funktionsprinzip der EA haben alle genetischen Operatoren biologische Vorbilder: Mutation, Transformation, Rekombination und Selektion. (de)
  • A genetic operator is an operator used in genetic algorithms to guide the algorithm towards a solution to a given problem. There are three main types of operators (mutation, crossover and selection), which must work in conjunction with one another in order for the algorithm to be successful. Genetic operators are used to create and maintain genetic diversity (mutation operator), combine existing solutions (also known as chromosomes) into new solutions (crossover) and select between solutions (selection). In his book discussing the use of genetic programming for the optimization of complex problems, computer scientist John Koza has also identified an 'inversion' or 'permutation' operator; however, the effectiveness of this operator has never been conclusively demonstrated and this operator is rarely discussed. Mutation (or mutation-like) operators are said to be unary operators, as they only operate on one chromosome at a time. In contrast, crossover operators are said to be binary operators, as they operate on two chromosomes at a time, combining two existing chromosomes into one new chromosome. (en)
  • Para referirse a la región reguladora de un gen véase: Gen & Regulación de la Expresión Génica Un operador genético es una función empleada en los algoritmos genéticos para mantener la diversidad genética de una población. La variación genética es necesaria para el proceso de evolución. Los operadores genéticos utilizados en los algoritmos genéticos son análogos a aquellos que ocurren en el mundo natural: la selección equivalente a la supervivencia del más apto en el mundo natural; el sobrecruzamiento, también denominado «recombinación», equivale a la reproducción sexual y la mutación equivale a la mutación biológica. (es)
  • 遺傳運算元(英語:Genetic operator)是用來維持遺傳演算法裡面的遺傳多樣性,所使用的運算元。 遺傳多樣性是演化過程的一個必要性質。在遺傳演算法裡面所使用的遺傳運算元相類似於在自然裡面出現的原則:適者生存。或者更仔細的說說,像是(selection)、生產下一代 (,crossover,或者也叫做重新組合)、和突變(mutation)。 (zh)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (61 GB total memory, 49 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software