Git Product home page Git Product logo

pram's Introduction

Probabilistic Relational Agent-Based Models (PRAMs)

Probabilistic Relational Agent-based Models (PRAMs) is a modeling and simulation framework that puts agent-based models (ABMs) on a sound probabilistic foundation. When compared to equivalent ABMs, PRAMs are:

  • More space- and time-efficient (due to the way it encodes agent population)
  • More sound (due to being probabilistic)
  • More expressive (due to being relational)

For more information see documentation.

This software is in the pre-release stage.

Dependencies - Core Library (src/pram)

Dependencies - Simulation Library (src/sim)

None

Dependencies - The Web App (src/web)

Backend:

Front-end:

Setup

You can install PyPRAM like so:

pip install git+https://github.com/momacs/pram.git

To install all extra dependencies instead, do:

pip install git+https://github.com/momacs/pram.git#egg=pram[all]

Remember to activate your venv of choice unless you want to go system-level.

The momacs Utility

To create a new venv and install PyPRAM inside of it, use the momacs command-line utility like so:

momacs app-pram setup

Ubuntu

The setup-ubuntu.sh script is the preferred method of deploying the package and all its dependencies (including the system-level ones) onto a fresh installation of the Ubuntu Server/Desktop (tested with 18.04 LTS). This is ideal for initializing virtual machine images. The do_env variable controls whether the package and its dependencies are installed inside a Python venv (yes by default). The setup script can be downloaded and executed like so:

sh -c "$(wget https://raw.githubusercontent.com/momacs/pram/master/script/setup-ubuntu.sh -O -)"

References

Documentation

Cohen, P.R. & Loboda, T.D. (2019) Probabilistic Relational Agent-Based Models. International Conference on Social Computing, Behavioral-Cultural Modeling & Prediction and Behavior Representation in Modeling and Simulation (BRiMS), Washington, DC, USA. PDF

Loboda, T.D. (2019) Milestone 3 Report.

Loboda, T.D. & Cohen, P.R. (2019) Probabilistic Relational Agent-Based Models. Poster presented at the International Conference on Social Computing, Behavioral-Cultural Modeling & Prediction and Behavior Representation in Modeling and Simulation (BRiMS), Washington, DC, USA. PDF

License

This project is licensed under the BSD License.

pram's People

Contributors

ubiq-x avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.