POMG algorithm for large-scale pursuit game with partial observation and no communication.
-
Updated
Feb 26, 2025 - Python
POMG algorithm for large-scale pursuit game with partial observation and no communication.
Nature and nurture combined adapt faster than either alone. Darwinian evolution (agents selected across generations) plus Multi-Agent Deep RL (agents learning within a lifetime) in one ecosystem, each mechanism amplifying the other — a testbed for the Baldwin effect, coevolution, and emerging cooperation.
Library to conduct experiments in population dynamics.
A boids simulation with obstacles and a goal
This game lets the player control a predator, whose objective is to devour prey agents. The agents learn to avoid the player from experience in real time. The agents are controlled by an LSTM which learns with Q-learning.
Multi-agent pursuit in matrix world (pursuitMW)
Project for Artificial Life (CS 275, Spring 2017) course at UCLA.
A Evolutionary Simulator consisting of creatures on a grid (Plants, Herbivores, Carnivores)
Cat & Mouse: a predator-prey implemented in ROS
Agent based Predator-Prey model implementation and simulation. AGH 2023/24
Simulation of Boids(Prey) and Hoiks(Predator)
Simple project that investigates data assimilation and supermodeling on the predator-prey.
Interactive agent-based predator–prey simulation built with Python, Mesa, and Solara, extended with Farmer and Dog agents.
Repositorio usado para la materia Modelos y Simulación de la UM
Does sensing your neighbours help prey survive a predator, or only when the predator gets confused? An input-ablation study of predator confusion in a 2D swarm: CMA-ES, a frozen evaluation protocol, pre-registered tests, and a browser playground.
An extendible and lightweight Python package and command line tool for running cellular automata.
This repository contains code to both model the lotka volterra equations and to find the parameters necessary to fit these equations to existing data sets. The lotka volterra equations can be used to model the interactions between two species, one predator, one prey, with respect to time and several variables.
A lightweight local model runner for detecting issues in transcripts and conversations.
Desktop application for the subject: Numerical Methods
To associate your repository with the predator-prey topic, visit your repo's landing page and select "manage topics."