Template:Evolutionary computation: Difference between revisions
Appearance
Content deleted Content added
TheProfessor (talk | contribs) Create initial Navbox for Evolutionary computation |
Geysirhead (talk | contribs) mNo edit summary |
||
(18 intermediate revisions by 13 users not shown) | |||
Line 5: | Line 5: | ||
| listclass = hlist |
| listclass = hlist |
||
| group1 = |
| group1 = Main Topics |
||
| list1 = |
| list1 = |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
* [[Evolutionary algorithm]] |
* [[Evolutionary algorithm]] |
||
* [[Evolutionary data mining]] |
* [[Evolutionary data mining]] |
||
* [[Evolutionary multimodal optimization]] |
* [[Evolutionary multimodal optimization]] |
||
⚫ | |||
* [[Human-based evolutionary computation]] |
* [[Human-based evolutionary computation]] |
||
* [[Interactive evolutionary computation]] |
* [[Interactive evolutionary computation]] |
||
⚫ | |||
| group2 = [[Algorithm]]s |
|||
| list2 = |
|||
⚫ | |||
⚫ | |||
* [[Cultural algorithm]] |
|||
* [[Differential evolution]] |
|||
⚫ | |||
* [[Genetic algorithm]] |
|||
* [[Genetic programming]] |
|||
* [[Gene expression programming]] |
|||
⚫ | |||
⚫ | |||
*[[Neuroevolution]] |
|||
*[[Learning classifier system]] |
|||
| group3 = Related techniques |
|||
|list3 = |
|||
* [[Swarm intelligence]] |
|||
* [[Ant colony optimization]] |
|||
* [[Bees algorithm]] |
|||
* [[Cuckoo search]] |
|||
* [[Particle swarm optimization]] |
|||
* [[Bacterial Colony Optimization]] |
|||
| group4 = [[Metaheuristic|Metaheuristic methods]] |
|||
|list4 = |
|||
*[[Firefly algorithm]] |
|||
*[[Harmony search]] |
|||
*[[Gaussian adaptation]] |
|||
*[[Memetic algorithm]] |
|||
| group5 = Related topics |
|||
| list5 = |
|||
* [[Artificial development]] |
|||
* [[Artificial intelligence]] |
|||
* [[Artificial life]] |
|||
* [[Digital organism]] |
|||
* [[Evolutionary robotics]] |
|||
* [[Fitness function]] |
|||
* [[Fitness landscape]] |
|||
* [[Fitness approximation]] |
|||
* [[Genetic operators]] |
|||
⚫ | |||
* [[No free lunch in search and optimization]] |
|||
* [[Machine learning]] |
|||
* [[Mating pool]] |
|||
* [[Premature convergence]] |
|||
* [[Program synthesis]] |
|||
| group6 = [[Academic journal|Journal]]s |
|||
| list6 = |
|||
* [[Evolutionary Computation (journal)]] |
|||
}}<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.