A collection of crowdsourced human demonstration datasets for offline learning
Project description
The CrowdPlay Atari Dataset
The CrowdPlay Atari dataset is a collection of over 300 hours of human Atari 2600 demonstrations. In addition to vanilla gameplay, it includes substantial amounts of multiagent data, including human-human and human-AI data, as well as multimodal behavioral data, where participants were asked to follow a specific behavior in the game.
Installing the CrowdPlay Atari Dataset
1. Installing the Python Package
Run pip install crowdplay_datasets to install the dataset package.
2. Downloading and Extracting the Dataset
Then, run python -m crowdplay_datasets.install --dataset=crowdplay_atari-v0 to download and extract the actual dataset. The dataset is about 15GB in size, but during installation will temporarily require about 30GB of disk space.
3. Optional: Re-pack into Gzip
Trajectories are compressed using bzip, which is space-efficient but slow. If you will load trajectories many times, you can re-pack the dataset into gzip using the scripts/convert_to_gzip.sh script. Note that this requires around 250GB of disk space. There is an additional script to unpack the dataset entirely, but this requires around 10TB of space and is not noticeably faster than gzip. Run either script inside the dataset directory (shown during installation).
More Information
For more information see https://mgerstgrasser.github.io/crowdplay/.
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 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
File details
Details for the file crowdplay_datasets-0.1.0.tar.gz.
File metadata
- Download URL: crowdplay_datasets-0.1.0.tar.gz
- Upload date:
- Size: 46.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8538b98f563831b558b4864de896e60704bf5a984cca833ef4fb7954b4d23929
|
|
| MD5 |
608471788a4a937dc40d2134088c6b4e
|
|
| BLAKE2b-256 |
e79725a0d780ac598d0f88472f177e9e70db2d4b8a82ab09fcaf279fcc68e8ef
|
File details
Details for the file crowdplay_datasets-0.1.0-py3-none-any.whl.
File metadata
- Download URL: crowdplay_datasets-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e699e66c21a1d4f36c1074d4080b574d7c7d96fb7746dd02a7e778c3193438bf
|
|
| MD5 |
6d382c7e75064bbf79a5c04728aefac8
|
|
| BLAKE2b-256 |
901f969abb6a69ba70426ce5dcdeddaaceb17e98c385cef2c2b8447bce8f4f62
|