Template:Evolutionary computation: Difference between revisions
Appearance
Content deleted Content added
Added GP to the Algos and moved AI to a related topic, since EC is a subfield of AI |
Geysirhead (talk | contribs) mNo edit summary |
||
(13 intermediate revisions by 10 users not shown) | |||
Line 7: | Line 7: | ||
| group1 = Main Topics |
| group1 = Main Topics |
||
| list1 = |
| list1 = |
||
* [[Evolutionary computation]] |
|||
* [[Convergence (evolutionary computing)]] |
|||
* [[Evolutionary algorithm]] |
* [[Evolutionary algorithm]] |
||
* [[Evolutionary data mining]] |
* [[Evolutionary data mining]] |
||
Line 15: | Line 13: | ||
* [[Interactive evolutionary computation]] |
* [[Interactive evolutionary computation]] |
||
| group2 = [[ |
| group2 = [[Algorithm]]s |
||
| list2 = |
| list2 = |
||
* [[Cellular evolutionary algorithm]] |
* [[Cellular evolutionary algorithm]] |
||
* [[CMA-ES|Covariance Matrix Adaptation Evolution Strategy (CMA-ES)]] |
* [[CMA-ES|Covariance Matrix Adaptation Evolution Strategy (CMA-ES)]] |
||
* [[Cultural algorithm]] |
|||
* [[Differential evolution]] |
* [[Differential evolution]] |
||
* [[Evolutionary programming]] |
* [[Evolutionary programming]] |
||
Line 30: | Line 29: | ||
| group3 = Related techniques |
| group3 = Related techniques |
||
|list3 = |
|||
* [[Swarm intelligence]] |
* [[Swarm intelligence]] |
||
* [[Ant colony optimization]] |
* [[Ant colony optimization]] |
||
Line 37: | Line 37: | ||
* [[Bacterial Colony Optimization]] |
* [[Bacterial Colony Optimization]] |
||
| group4 = [[Metaheuristic|Metaheuristic methods]] |
| group4 = [[Metaheuristic|Metaheuristic methods]] |
||
|list4 = |
|||
*[[Grey Wolf Optimizer]] |
|||
*[[Firefly algorithm]] |
*[[Firefly algorithm]] |
||
*[[Harmony search]] |
*[[Harmony search]] |
||
Line 48: | Line 48: | ||
* [[Artificial development]] |
* [[Artificial development]] |
||
* [[Artificial intelligence]] |
* [[Artificial intelligence]] |
||
* [[ |
* [[Artificial life]] |
||
⚫ | |||
* [[Evolutionary robotics]] |
* [[Evolutionary robotics]] |
||
* [[Fitness function]] |
* [[Fitness function]] |
||
Line 56: | Line 57: | ||
* [[Interactive evolutionary computation]] |
* [[Interactive evolutionary computation]] |
||
* [[No free lunch in search and optimization]] |
* [[No free lunch in search and optimization]] |
||
* [[Machine learning]] |
|||
* [[Mating pool]] |
|||
* [[Premature convergence]] |
|||
* [[Program synthesis]] |
* [[Program synthesis]] |
||
⚫ | |||
* [[List of digital organism simulators]] |
|||
| group6 = [[Academic journal|Journal]]s |
| group6 = [[Academic journal|Journal]]s |
||
Line 65: | Line 67: | ||
}}<noinclude> |
}}<noinclude> |
||
{{documentation|content= |
|||
⚫ | |||
{{collapsible option|autocollapse}} |
|||
⚫ | |||
}} |
|||
</noinclude> |
</noinclude> |
Latest revision as of 18:38, 23 December 2024
Template documentation
This template's initial visibility currently defaults to autocollapse
, meaning that if there is another collapsible item on the page (a navbox, sidebar, or table with the collapsible attribute), it is hidden apart from its title bar; if not, it is fully visible.
To change this template's initial visibility, the |state=
parameter may be used:
{{Evolutionary computation|state=collapsed}}
will show the template collapsed, i.e. hidden apart from its title bar.{{Evolutionary computation|state=expanded}}
will show the template expanded, i.e. fully visible.