Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenge Agent does not have "move -1"? #14

Open
jingweiz opened this issue Mar 27, 2017 · 2 comments
Open

Challenge Agent does not have "move -1"? #14

jingweiz opened this issue Mar 27, 2017 · 2 comments

Comments

@jingweiz
Copy link

Hey,
When I try to print out the ENV_ACTIONS from common, I see that the ChanllengeAgent does not have (move -1) as one of its actions, but at the end of each episode, it will execute this (move -1), any particular reason for that?

@katja-hofmann
Copy link
Member

Thank you for bringing this up, the "move -1" needs to be removed (adding it creates a larger action set and makes training harder). We'll remove this.

@jingweiz
Copy link
Author

Hey,
thanks for the reply. You meant that "move -1" will be removed from the ChallengeAgent's action set, but not from the Agent who's controlled by us right?

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

No branches or pull requests

2 participants