AI-woordenlijst
Het complete woordenboek van kunstmatige intelligentie
Swarm intelligence
Computational paradigm inspired by the collective behavior of natural swarms, using simple agents following local rules to solve complex problems.
Boids
Computer simulation model reproducing the flocking behavior of birds from three simple rules: separation, alignment, and cohesion.
Ant colony algorithm
Optimization metaheuristic inspired by the foraging behavior of ants, using virtual pheromones to guide the search for solutions.
Spiking neural network
Type of neural network that more closely mimics the biological functioning of the brain, where information is transmitted through discrete temporal spikes.
Particle swarm optimization algorithm
Stochastic optimization method where particles move through the search space, adjusting their trajectory based on their best experiences and those of the neighborhood.
Agent-based system
Modeling approach that simulates the emergent behaviors of complex systems from the microscopic interactions between autonomous agents following simple rules.
Morphic resonance
Hypothesis that natural or artificial systems can inherit collective properties through a non-local memory that influences future behaviors.