Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: predator-prey

doesburg11/PredPreyGrass

Predator-Prey-Grass gridworld environment using PettingZoo, with dynamic deletion and spawning of partially observant agents.

Language: Python - Size: 195 MB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 6 - Forks: 2

artificial-life-lab/population-dynamics

Library to conduct experiments in population dynamics.

Language: Python - Size: 87.9 KB - Last synced: 14 days ago - Pushed: 19 days ago - Stars: 11 - Forks: 3

a-mkrv/Ocean

Mathematical model of the Ocean

Language: C++ - Size: 250 KB - Last synced: about 1 month ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

JakobStenseke/EvolutionSimulation01

Evolutionary simulation where agents age, reproduce, and eat each other

Language: C# - Size: 13.1 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 18 - Forks: 5

henryhale/venus

🦠 Predator-prey simulation with predefined behavior

Language: TypeScript - Size: 112 KB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

selenebun/ecosystem-p5 📦

An ecosystem and evolution simulation in HTML5 and JS.

Language: JavaScript - Size: 191 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 8 - Forks: 2

selenebun/foodchain 📦

A predator-prey simulation programmed with the p5.js library.

Language: JavaScript - Size: 293 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 17 - Forks: 5

NKAmazing/modelos_y_simulacion

Repositorio usado para la materia Modelos y Simulación de la UM

Language: Python - Size: 974 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Kelvin229/predator-vs-prey

A Pac-man vs Ghost simulation using Genetic Programming to dynamically evolve their strategy

Language: Python - Size: 9.77 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

mhawryluk/abm-predator-prey

Agent based Predator-Prey model implementation and simulation. AGH 2023/24

Language: Python - Size: 2.91 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

tmkeating/predator_prey_gui

MATLAB GUI with editable variables that solves the predator-prey-quarry-resource-scavenger model with seasonality as proposed by Jansen and Gorder: https://doi.org/10.1007/s12080-017-0346-z

Language: MATLAB - Size: 141 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Hermann-web/predator-prey-system-simulation

Python script simulating predator-prey dynamics in an ecosystem. It models interactions, behaviors, and population changes of prey (Proie) and predators (Predateur). The simulation explores how parameter variations impact population dynamics.

Language: Python - Size: 4.88 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

juliorodrigues07/ecosystem_simulation 📦

Parallel implementation of a simple ecosystem based on Lotka-Volterra model (Predator-Prey).

Language: C - Size: 1.46 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

johnnyawesome/TheLakeHouse

Cute Pixel-Art Nature-Simulation. Herbivores search for Apples, Predators hunt for Prey! Written in P5JS.

Language: JavaScript - Size: 6.59 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

majdialali/Genetic-algorithm_and_hill_climbing

This big project is a part of my series called "AI-from-scratch algorithms" where I have solved the travel salesman problem(TSP) by implementing Exhaustive search, and two optimization algorithms: hill climbing and Genetic Algorithm.

Language: Jupyter Notebook - Size: 279 KB - Last synced: 8 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mcaniglia16/Predator-Prey-Model

Josh & Marco's Term Project: Predator Prey Model

Language: Java - Size: 900 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

seantrinh/predator_prey_model

Predator-Prey Model - Numerical Methods (MA 346)

Language: MATLAB - Size: 2.14 MB - Last synced: 10 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

jonmarty/Creature-Simulation

A Evolutionary Simulator consisting of creatures on a grid (Plants, Herbivores, Carnivores)

Language: Python - Size: 38.6 MB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 0

ctjacobs/flockuda

Flockuda is a predator-prey model that runs on a CUDA-enabled NVIDIA Graphics Processing Unit (GPU).

Language: Cuda - Size: 22.5 KB - Last synced: 10 months ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 0

nunofachada/pphpc

Several implementations of the standard PPHPC agent-based model

Language: Java - Size: 1.11 MB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 4 - Forks: 2

LijunSun90/pursuitMatrixWorld

Multi-agent pursuit in matrix world (pursuitMW)

Language: Python - Size: 29.3 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

LijunSun90/pursuitFSC2

POMG algorithm for large-scale pursuit game with partial observation and no communication.

Language: Python - Size: 176 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 4 - Forks: 1

m-ulmestrand/interactive-AI-game

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.

Language: Python - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

BlueDi/Cat-and-Mouse-ROS 📦

Cat & Mouse: a predator-prey implemented in ROS

Language: Python - Size: 424 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

piotrek-szczygiel/predator-prey-simulator

Predator-prey simulator - project made for System Modeling and Simulation class at AGH University.

Language: C++ - Size: 3.83 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 13 - Forks: 0

RGonzLin/IR-Braitenberg-Predator-Prey

Predator-prey model using Braitenberg Vehicles

Language: Makefile - Size: 84 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Doonse/BoidsSimulation

Simulation of Boids(Prey) and Hoiks(Predator)

Language: Python - Size: 215 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

cvzi/wator 📦

Simple implementation of the Wa-Tor simulation of population dynamics of prey and predators 🐟🦈

Language: Python - Size: 5.75 MB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

LijunSun90/pursuitCCPSOR

Language: MATLAB - Size: 9.55 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

FakeNameSE/Boids-with-obstacles-and-goals

A boids simulation with obstacles and a goal

Language: Python - Size: 66.4 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 8 - Forks: 2

Anthony-Calonne/modified-boids

Prey/Predator simulation made with JavaFX, based on C.W.Reynolds' boids algorithm

Language: Java - Size: 9.74 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

ojroques/predator-prey-automaton

Study of a predator-prey model with a cellular automaton (in French)

Language: TeX - Size: 1.95 MB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

oliviergimenez/computo-deeplearning-occupany-lynx

Language: HTML - Size: 690 MB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 5 - Forks: 1

lcary/doodlebug

Two-dimensional predator-prey simulation in C++

Language: C++ - Size: 222 KB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1

pablo-benito/bird-predator-simulator

A bird predator simulator, based on p5js

Language: JavaScript - Size: 21.5 KB - Last synced: 4 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

cjabradshaw/random-forests-for-predicting-predator-prey-interactions-in-terrestrial-vertebrates Fork of JohnLlewelyn/random-forests-for-predicting-predator-prey-interactions-in-terrestrial-vertebrates

R code for "Predicting predator-prey interactions in terrestrial endotherms using random forest"

Language: R - Size: 63.7 MB - Last synced: 4 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 1

oliviergimenez/predator_prey_icm

Integrated population models for interacting species

Language: R - Size: 2.76 MB - Last synced: 2 months ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 1

zaman13/Wa-Tor-Predator-Prey-Model

C++ SFML implementation of Wa-Tor Predator-Prey dynamics simulation

Language: C++ - Size: 239 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

fredericddb/get-me-the-pdf

A small repository that provides easy access to the pdf version of my papers.

Language: HTML - Size: 41.7 MB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

basameera/Predator-Prey

Predator-prey simulator using Cellular Automata

Language: Processing - Size: 5 MB - Last synced: 11 months ago - Pushed: almost 5 years ago - Stars: 4 - Forks: 0

shriyaEsha/bot-bot

Project for Artificial Life (CS 275, Spring 2017) course at UCLA.

Language: Python - Size: 414 KB - Last synced: 7 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 1

MichelBMachado/MAC024

Códigos desenvolvidos quando cursei a disciplina de Introdução a Modelagem Computacional na Universidade Federal de Juiz de Fora.

Language: Jupyter Notebook - Size: 91.8 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

allenfallen/predator-prey

2D predator-prey simulation

Language: Makefile - Size: 3.87 MB - Last synced: 12 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

tanogc/prey_traits_explain_predator_populations

Code to re-create analysis for "Populations of high-value predators reflect the traits of their prey".

Language: R - Size: 79.1 KB - Last synced: 4 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

elvishribeiro/ecosystem_simulation

Trabalho prático da disciplina de Computação Paralela

Language: C - Size: 586 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

lukasmericle/ffr120group23

A predator-prey model demonstrating an evolutionary arms race with respect to flocking behavior.

Language: Matlab - Size: 488 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 2

nrfulton/PredatorPrey

predatorPrey

Language: JavaScript - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
predator-prey 47 simulation 15 predator-prey-simulations 7 ecosystem 5 lotka-volterra 5 machine-learning 3 cellular-automata 3 self-organization 3 reinforcement-learning 3 pursuit 3 pursuit-evasion 3 p5js 3 python 3 c 2 simulator 2 evolution 2 wator-simulator 2 neural-network 2 boids-algorithm 2 boids-simulation 2 prey-predator 2 javascript 2 js 2 ecosystem-model 2 processing 2 biology 2 model 2 parallel-computing 2 population 2 partially-observable-environment 2 animation 2 matlab 2 gui 2 dynamical-systems 2 obstacle-avoidance 2 agent-based-modeling 2 lotka-volterra-model 2 simulations 2 population-dynamics 2 ecology 2 wator 1 wa-tor 1 tipe 1 evolutionary-computing 1 biology-education 1 predator 1 camera-traps 1 boids 1 computer-vision 1 artificial-intelligence 1 deep-learning 1 agent-based-modelling 1 large-scale 1 multi-agent-cooperation 1 no-communication 1 partially-observable-markov-model 1 ai 1 lstm 1 lstm-neural-networks 1 q-learning 1 robotics-simulation 1 ros 1 stdr 1 lua 1 luajit 1 raygui 1 raylib 1 system-modeling 1 braitenberg-vehicle 1 robotics 1 webots 1 oop 1 pygame-application 1 vectors 1 papers 1 stress 1 reaction-diffusion 1 bots 1 coevolutionary 1 keras-neural-networks 1 neuroevolution 1 tensorflow 1 computational-modelling 1 solid-mechanics 1 symbolic-computation 1 biodiversity 1 freshwaters 1 functional 1 functioning 1 rivers 1 traits 1 computacao-paralela 1 fox-algorithm 1 mpi 1 paralelism 1 evolutionary-strategy 1 mathematical-modelling 1 teaching-materials 1 occupancy-modeling 1 matrix 1