Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Support for agent-based modelling #11

Open
grovesy opened this issue May 11, 2020 · 0 comments
Open

Support for agent-based modelling #11

grovesy opened this issue May 11, 2020 · 0 comments

Comments

@grovesy
Copy link
Member

grovesy commented May 11, 2020

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

  • Populate agents with synthetic attributes
  • Provide functionality to the model to produce events based on probability
  • Enhance the core-models to recognize objects vs events. E.g. the chance of an event occurring which will then generate an object of a type - e.g. probability of client (x) making a trade of type (t) for a currency at given notional
  • Provide working examples
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
DataHub Project
  
Awaiting triage
Development

No branches or pull requests

2 participants