What is Evolutionary Computation?

Skill Level:

Evolutionary Computation is a branch of AI inspired by biological evolution and natural selection. It involves using algorithms to mimic evolutionary processes such as mutation, selection, and reproduction to solve complex optimisation and search problems. Evolutionary Computation finds applications in areas such as algorithm design, data mining, and genetic programming.

Other Definitions

Machine Learning is a powerful branch of Artificial Intelligence (AI) that focuses on enabling computer systems to learn and improve from experience without being…
Federated Learning is a privacy-preserving technique where AI models are trained across multiple decentralised devices or systems without sharing raw data. Instead, only aggregated…
The Zeroth Law of Robotics is a fictional concept introduced by science fiction author Isaac Asimov. It suggests that a robot’s actions should not…
Ensemble Learning involves combining multiple Machine Learning models to achieve superior performance and accuracy. By leveraging the “wisdom of the crowd,” Ensemble Learning mitigates…