Capability
Gameaction Discrete Action Space
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “gameaction-discrete-action-space”
Abstract reasoning benchmark with $1M prize for AGI.
Unique: Abstracts task interaction through a discrete GameAction enum, providing a consistent interface across all benchmark tasks. Action semantics are abstracted, enabling agents to learn action effects through observation rather than explicit specification.
vs others: More standardized than task-specific action interfaces by providing a unified enum; more flexible than fixed action sets by supporting task-agnostic action selection.