Skip to main content

PsychSim is an open-source social-simulation framework using decision-theoretic agents who have a theory of mind

Project description

PsychSim

Decision-theoretic agents with Theory of Mind for social simulation.

Documentation

The latests documentation can be found here.

Installation/Development

In order to install the module for development (see pip docs):

  1. clone the repository: git clone https://github.com/usc-psychsim/psychsim.git
  2. cd into the repository directory and use: pip install -e .
  3. remove later if desired using: pip uninstall psychsim

Using the -e argument will allow you to actively work on the package locally without needing to re-install every time you make a modification to the source. In order to install "permanently" simply omit the -e in step 2 above.

To install from a requrements.txt (i.e. as part of an automated docker build) use:

-e git+https://github.com/usc-psychsim/psychsim.git#egg=psychsim

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

psychsim-1.0.tar.gz (207.5 kB view hashes)

Uploaded Source

Built Distribution

psychsim-1.0-py3-none-any.whl (229.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page