Crafter¶
Open-world survival benchmark testing a wide spectrum of agent capabilities.
- Install:
pip install -e ".[crafter]"- Paradigm:
Single-agent
- Stepping:
SINGLE_AGENT
Environment |
Description |
|---|---|
CrafterReward-v1 |
Full game with reward signals |
CrafterNoReward-v1 |
Reward-free variant for unsupervised learning |
Citation¶
@inproceedings{hafner2022crafter,
author = {Danijar Hafner},
title = {Benchmarking the Spectrum of Agent Capabilities},
booktitle = {International Conference on Learning Representations (ICLR)},
year = {2022},
}