Population-based incremental learning: Difference between revisions

Content deleted Content added
No edit summary
added EDA
Line 1:
{{Comp-sci-stub}}
 
In [[machine learning]] and [[soft computing]], '''population-based incremental learning (PBIL)''' is a type of [[genetic algorithm]] where the genotype of an entire population is evolved rather than individual members<ref>
{{Citation
Line 23 ⟶ 21:
# Update population genotype based on fittest individual.
# Repeat steps 2-3
 
==See also==
* [[Estimation of Distribution Algorithm]]
 
== References ==
Line 28 ⟶ 29:
 
[[Category:Optimization algorithms]]
 
 
{{Comp-sci-stub}}