Skip to content

Add useful function to retrieve the structured observations from the sc2_env. #1

Open
H-Park wants to merge 1 commit into
pekaalto:masterfrom
H-Park:master
Open

Add useful function to retrieve the structured observations from the sc2_env. #1
H-Park wants to merge 1 commit into
pekaalto:masterfrom
H-Park:master

Conversation

@H-Park

@H-Park H-Park commented Oct 27, 2017

Copy link
Copy Markdown

Returns a dict with the following keys

['single_select', 'multi_select', 'build_queue', 'cargo', 'cargo_slots_available', 'screen', 'minimap','game_loop', 'score_cumulative', 'player', 'control_groups', 'available_actions']

Information of each of those can be found here : https://github.com/deepmind/pysc2/blob/master/docs/environment.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants