An implementation of game theory of mind in a agent based framework following the implementation of Devaine, et al. (2017).
Project description
tomsup: Theory of Mind Simulation using Python
A Python Package for Agent Based simulations.
[![PyPI Version](link missing) ![Python Versions](link missing)
An implementation of game theory of mind in a agent based framework following the implementation of Devaine, et al. (2017).
References
@inproceedings{qi2018universal,
author = {Enevoldsen and Waade},
title = {Unknown},
month = {Unkown},
pages = {Unknown},
publisher = {Unknown},
title = {Unknown},
url = {Unknown},
year = {2019}
}
Issues and Usage Q&A
To ask questions, report issues or request features, please use the GitHub Issue Tracker.
Setup
StanfordNLP supports Python 3.6 or later. We strongly recommend that you install PACKAGENAME from PyPI. If you already have pip installed, simply run:
pip3 install tomsup
Or to install it from github run
git clone https://github.com/KennethEnevoldsen/tomsup.git
cd tomsup
pip3 install -e .
Getting Started with PACKAGENAME
>>> import tomsup
>>>
The output should look something like:
('Barack', '200000', 'sampleoutput')
Note: There is probably things you would want to write a note on.
See our getting started guide for more details.
A todolist:
Need to have
- rework of WSLS
Nice to have:
- Smart initialize ToM
- reinforcement learner agent
LICENSE
tomsup is released under the Apache License, Version 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file tomsup-1.0.tar.gz
.
File metadata
- Download URL: tomsup-1.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 692671a2cd6fdbd339f59562b16767064f5ce7ba61f49c8bf4334ec6cbcba10a |
|
MD5 | 56171e2504de74a4a092ebacecb5d510 |
|
BLAKE2b-256 | 850d57ed08b352cac0fa1c511d74a30ffcd75196ae66b384c705df2f7f390638 |
File details
Details for the file tomsup-1.0-py3-none-any.whl
.
File metadata
- Download URL: tomsup-1.0-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52a3316c0498fd0b76ea194a23e75f7fdffaa5dcd856b2c5996607a64ad36ec7 |
|
MD5 | d528d5b280614716058caa800c550025 |
|
BLAKE2b-256 | 4039c513d935f997f10b055ce6eded4b2d623311f344405cf4bae70dddc7cab9 |
File details
Details for the file tomsup-1.0-py2-none-any.whl
.
File metadata
- Download URL: tomsup-1.0-py2-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 894105e648a57ff7bbfabc0baae56b28af900908acb5023c43d2dc3cd03f0453 |
|
MD5 | ea60f099010f0115c806a575886ab555 |
|
BLAKE2b-256 | 55658b87e9913c3b1a5915fcd3500ba678c590e2a0a0eb0bcd24156880a52b13 |