Prey Predator model using Mesa and Sheep, Wolves and Grass Patches
-
Updated
Dec 8, 2022 - Python
Prey Predator model using Mesa and Sheep, Wolves and Grass Patches
This project is working to evolve a team of two predators to seek out a prey in Xpilot.
Implementation of the vicsek model along with added functionalities to include to the repulsive and attractive zones.
Predator Prey simulation using the Boids algorithm. Boids are artificial life-forms that exhibit collective behavior by following a set of rules related to separation, alignment, and cohesion. In this simulation, the boids represent prey animals, and there is an option to include a predator, which follows the boids based on these rules.
Using Genetic programming, to evolve stategies that preditors and preys will use in a simulated environment, such that Preditors get better at catching preys over time (generations).
Simple implementation of the Wa-Tor simulation of population dynamics of prey and predators 🐟🦈
Projet réalisé dans le cadre du BUT Informatique. Implémentation graphique du modèle proie-prédateur avec le module Tkinter du langage Python
A Prey-Predator simulation, imitating an actual ecosystem. Each entity has its own characteristics but random movement.
Add a description, image, and links to the prey-predator topic page so that developers can more easily learn about it.
To associate your repository with the prey-predator topic, visit your repo's landing page and select "manage topics."