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

while train by dqn, some illegal_move occurs #72

Open
RedBlack888 opened this issue Jul 7, 2022 · 1 comment
Open

while train by dqn, some illegal_move occurs #72

RedBlack888 opened this issue Jul 7, 2022 · 1 comment

Comments

@RedBlack888
Copy link

some illegal movements araised, the illegal move mainly focus on check action, such as:

env.py - _illegal_move - 241 - 6 is an Illegal move, try again. Currently allowed: [<Action.CHECK: 1>] env.py - _illegal_move - 241 - 1 is an Illegal move, try again. Currently allowed: [<Action.CALL: 2>, <Action.FOL .... ]

do you know how to fix it? could I remove check action from actions list.

Best

@pdcacyclist
Copy link

are there any news on that?

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