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

Breakout score가 의아한부분이나옵니다. #23

Open
complexhhs opened this issue Jul 7, 2018 · 3 comments
Open

Breakout score가 의아한부분이나옵니다. #23

complexhhs opened this issue Jul 7, 2018 · 3 comments

Comments

@complexhhs
Copy link

complexhhs commented Jul 7, 2018

BreakoutDeterministic-v4 A3C코드를 그대로 실행시켜 보았는데요
GTX 1060ti 환경에서 약 6시간 정도 경과-episode는 7000만회에 근접중- score가 0값으로만 보여주고있습니다. 책에서는 26시간정도 학습시켜서 좋은결과가 나왔다고 하셔서 지금 기다려보고있긴한데, 아예 학습의 진전이 보이지 않아서 문제가 생긴거 아닌가하는 궁금증이 생깁니다.

@dnddnjs
Copy link
Contributor

dnddnjs commented Dec 8, 2018

늦은 답변 죄송합니다. 혹시 그 이후로도 계속 같은 현상이 발생했었나요?

@complexhhs
Copy link
Author

complexhhs commented Dec 8, 2018 via email

@dnddnjs
Copy link
Contributor

dnddnjs commented Sep 28, 2019

저는 최근에 다시 코드를 돌려서 학습해봤는데 이상없이 됐어요. 제가 학습하면서 찍은 로그에요. 혹시 사용한 이미지 변환 모듈이 뭔지 알려주실 수 있나요?

episode: 40537 score: 380.0 step: 1344
episode: 40538 score: 188.0 step: 985
episode: 40539 score: 404.0 step: 1429
episode: 40540 score: 31.0 step: 697
episode: 40541 score: 15.0 step: 599
episode: 40542 score: 26.0 step: 839
episode: 40543 score: 45.0 step: 886

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