Biologically inspired algorithms: Difference between revisions
Appearance
Content deleted Content added
m Date the maintenance tags or general fixes using AWB |
added EA, PSO and ant colony |
||
Line 6: | Line 6: | ||
*[[Artificial neural network]]s |
*[[Artificial neural network]]s |
||
*[[Genetic algorithm]]s |
*[[Genetic algorithm]]s |
||
*[[Evolutionary algorithm]]s |
|||
*[[Particle swarm optimization]] |
|||
*[[Ant colony optimization]] |
|||
*[[Fuzzy logic]] |
*[[Fuzzy logic]] |
||
*and others |
*and others |
Revision as of 09:20, 7 November 2008
Biologically inspired algorithms is a category of algorithms that imitate the way nature performs. This category has been quite popular, since numerous problems can be solved without rigorous mathematical approaches.[citation needed]
In this category of algorithms fall: