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

About PacMan #9

Open
Chunde opened this issue Jan 22, 2016 · 2 comments
Open

About PacMan #9

Chunde opened this issue Jan 22, 2016 · 2 comments

Comments

@Chunde
Copy link

Chunde commented Jan 22, 2016

Hi, as far as I know, DQN is able to play very well on Pacman, it says that the clip function should be modified in order to make the algorithm being able to tell difference between high score and low score. Any one knows how to do that properly? I tried to rescale the reward linearly by multiplying a const factor so that the result is in range between 0 and 1, but that does not work.

@J6767
Copy link

J6767 commented Jun 4, 2016

Please provide a reference for this. My understanding was that performance on Pacman was quite poor.

@Chunde
Copy link
Author

Chunde commented Jun 6, 2016

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