finos / datahub

DataHub - Synthetic data library
https://datahub.finos.org
Apache License 2.0
80 stars 13 forks source link

Support for agent-based modelling #11

Open grovesy opened 4 years ago

grovesy commented 4 years ago

Feature Request

Description of Problem:

An agent-based model (ABM) is a class of computational models for simulating the actions and interactions of autonomous agents (both individual or collective entities such as organizations or groups) with a view to assessing their efforts on the system as a whole

Potential Solutions:

We should not build our own ABM framework, instead, we should look to enhance an existing such as Messa (or other?)

The first task is to select the python ABM libraries we wish to enhance and provide a satellite library which brings in DataHub and the ABM library together with working examples

Feature List