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

Generated Boards #2

Open
mpSchrader opened this issue Jul 15, 2018 · 0 comments
Open

Generated Boards #2

mpSchrader opened this issue Jul 15, 2018 · 0 comments

Comments

@mpSchrader
Copy link

Hi Ruben,

you might want to think about trying to train your algorithm on an environment, which generates a new, solvable room for every game. This ensures that your model is not learning the limited number of solutions for the predefined rooms, as pointed out in Imagination-Augmented Agents for Deep Reinforcement Learning
. I developed an environment for OpenAi gym, which does exactly that.
https://github.com/mpSchrader/gym-sokoban

Best,
Max

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

1 participant