agent-based-model
There are 88 repositories under agent-based-model topic.
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
entropy-research/Devon
Devon: An open-source pair programmer
matsim-org/matsim-libs
Multi-Agent Transport Simulation
evoplex/evoplex
Evoplex is a fast, robust and extensible platform for developing agent-based models and multi-agent systems on networks. It's available for Windows, Linux and macOS.
petroniocandido/COVID19_AgentBasedSimulation
COVID-ABS: An Agent-Based Model of COVID-19 Epidemic to Simulate Health and Economic Effects of Social Distancing Interventions
ethereum/abm1559
Transaction markets in Python
gama-platform/gama
Main repository for developing the 2024+ versions of GAMA
acclimate/acclimate
Acclimate - an agent-based model for economic loss propagation
khulnasoft/gpt-computer-agent
GPT4 for windows, macos and ubuntu
BAFurtado/PolicySpace2
An improved, more detailed version of PolicySpace: a spatial intra-urban policy model for real estate analysis
BAFurtado/PolicySpace
An agent-based model to evaluate fiscal redistribution among municipalities
ETACE/eurace_unibi
This is the repository for the source code of the Eurace@Unibi Model
zombie-einstein/bourse
Rust Market Simulation Library with a Python API
antoinediez/Sisyphe
Simulation of Systems of interacting mean-field Particles with High Efficiency
r-and-gama/gamar
An R interface to the GAMA platform (https://gama-platform.github.io)
phantom-solutions/Borealis
Utility designed to facilitate the deployment, management, and control of various kinds of dedicated gameservers. Primarily focusing on SteamCMD-supported servers.
metalcorebear/Mesa-SIR
A Mesa-based ABM library for epidemiological (SIR) modeling.
kaiyoo/AI-agent-Azul-Game-Competition
AI agent game competition - Reinforcement learning (Monte Carlo Tree Search, Deep Q-learning, Minimax)
oguerrer/ppi
The model of Policy Priority Inference
StefJanssen/AATOM
AATOM - An Agent-based Airport Terminal Operations Simulator
jokroese/starlings
An agent-based model of starling murmuration
Language-Science-Models-Lab/voss
Complex system model of language change
pymanga/pyMANGA
PYthon Models for AgeNt-based resource GAthering (pyMANGA): Describing vegetation population dynamics based on first principles
FlorianK13/ABM-Calibration
Agent based model of Innovation Diffusion with a focus on the calibration algorithm
adrian-carro/housing-model-spain
Project to create an agent-based model of the Spanish housing market, derived from the INET@Oxford and BoE agent-based model of the UK housing market.
JBris/sir-agent-based-modelling
Agent-based modelling of pandemics using the Susceptible, Infected, Recovered (SIR) framework.
jrmak/FNNR-ABM-Primate
An agent-based model (with a web simulation) for Guizhou "golden" monkey population and movements using the Mesa Python framework; thesis project + human/GTGP expansion; Summer 2018-Winter 2019
nianqiaoju/agents
This repository contains code for the paper `Sequential Monte Carlo algorithms for agent-based models of disease transmission' by Nianqiao (Phyllis) Ju, Jeremy Heng and Pierre Jacob.
acrooks2/Four-Disease-Models
Comparing four modeling approaches: System Dynamics, Agent-based Modeling, Cellular Automata, and Discrete Event Simulation using a SIR model as an example
BAFurtado/Axtells-Firms-Networks
The firm is the institutional means that employees use to work together and achieve economies of scale whereas applying the same level of effort. This work investigates the dynamic process of aggregation of individuals in firms, reflecting the dynamics of the firms themselves. A network-based agent-model is adapted from Axtell (2013) and simulated for the case of Belo Horizonte and neighboring municipalities, with two network alternatives. The results are able to replicate empirical aggregate data. They also show a higher intrinsic volatility in the model which the contact network is restricted to by municipality.
D3vNull41/NetLogo-Weather-Simulation
A simple Numerical weather prediction simulation POC
marchtaylor/FLIBM
FLIBM is individual-based model for the simulation of fish stock dynamics
navreeetkaur/bayes-net-robotics
State Estimation of an Agent using Observations | AI for Cognitive Robot Intelligence(COL864) @ IIT Delhi
ashkan-mokarian/infectio-mesa
Agent-based model + diffusion to model infection dynamics in cells
cvclcm/ePTM_v2
The Enhanced Particle tracking Model Version 2.0
matteobutano/optimal_crowds
Use optimal control theory to simulate the dynamics of crowds. Set up a room, initialise agents and their targets. The solution of a Hamilton-Jacobi-Bellman equation provides the optimal trajectories towards the goals, while the actual motion is simulated using an accurate social force model.