OpenAI Gym Environments from the SIGMA lab at UVA
Project description
Simulation program for the task of learning to rationalize
Multi-Agent Learning for Iterative Dominance Elimination: Formal Barriers and New Algorithms
### get help on how to specify simulation parameter
python main.py -h
### to start a DIR(20, 40) game simulation of 2 EXP3-DH players
python main.py --num_actions 20 --environment 0 --strategy 4 --iterations 100000000 --std 0.1
### to start an SPA game simulation of 10 EXP3 players and 20 action in [0, 1)
python main.py --num_players 10 --num_actions 20 --unit 0.05 --minx 0 --environment 1 --strategy 0 --iterations 100000 --std 0.1
### to start an Lemon game simulation of 50 EXP3 sellers and 1 EXP3 buyers with 50 action
python lemon.py --num_sellers 50 --num_actions 50 --unit 1 --minx 25 --strategy 0 --iterations 10000 --std 0.1
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
sigma_envs-0.1.tar.gz
(8.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sigma_envs-0.1-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file sigma_envs-0.1.tar.gz.
File metadata
- Download URL: sigma_envs-0.1.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3af9c2f0727dc5fabe4e998bf05f604a0e077b5f35e4093244be384d9367732c
|
|
| MD5 |
9ce89070110df24ed211666c67e59f48
|
|
| BLAKE2b-256 |
efb8a80d4a5f89a4ec7d3bf0d383409104426d8c6888b3015157cafb174a7ea6
|
File details
Details for the file sigma_envs-0.1-py3-none-any.whl.
File metadata
- Download URL: sigma_envs-0.1-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
954b4351d7af3e20a20076980121e9d23d9985a2a681ade3bfbb05310a9cd556
|
|
| MD5 |
c7124939499b12c1d0967641bed605d2
|
|
| BLAKE2b-256 |
320294b3969d81b054a7f9690854b1dfdfba0a00643a23f02950d1e0a554afee
|