An open API service indexing awesome lists of open source software.

https://github.com/chances/agents

JavaScript agent-based modeling framework.
https://github.com/chances/agents

agent-based-framework agent-based-modeling agent-based-simulation

Last synced: about 1 year ago
JSON representation

JavaScript agent-based modeling framework.

Awesome Lists containing this project

README

          

# Agents.js

JavaScript agent-based modeling framework.

> An agent-based model is a computational model for simulating the actions and interactions of
> autonomous agents [...].

[_Agent-based model_](https://en.wikipedia.org/wiki/Agent-based_model), Wikipedia

## Prior Art

- [Agents.jl](https://juliadynamics.github.io/Agents.jl): A ABM framework for
[Julia](https://julialang.org)