What is Neuroevolution?

Skill Level:

Neuroevolution is a type of AI learning that combines neural networks and evolutionary algorithms. Neuroevolution algorithms evolve neural networks over generations, adapting them to solve specific tasks. This approach is used in robotics, autonomous vehicles, and games.

Other Definitions

Multi-Modal learning refers to AI models that learn from multiple sources of data, such as text, images, and audio. By incorporating information from multiple…
Digital assistants, also known as Virtual Assistants or Chatbots, are AI-powered software applications that can engage in conversations and perform tasks on behalf of…
Instance-Based Learning is an AI approach where models make predictions based on similarity to previously seen examples. Instead of generalising from a predefined set…
Zero-Shot Learning is an AI approach that enables models to learn to recognise new classes or concepts without explicit training examples. This is achieved…