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

a3c 학습방식 질문 있습니다. #119

Open
ho323 opened this issue Oct 19, 2021 · 1 comment
Open

a3c 학습방식 질문 있습니다. #119

ho323 opened this issue Oct 19, 2021 · 1 comment

Comments

@ho323
Copy link

ho323 commented Oct 19, 2021

강화학습 방식을 a3c로 했을 때 아래와 같은 에러가 발생합니다.
resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown

도움을 주신다면 감사하겠습니다.

Tensorflow 2.5 사용중입니다.

@ho323 ho323 changed the title threading.Lock() 질문 있습니다. a3c 학습방식 질문 있습니다. Oct 19, 2021
@gigascake
Copy link

메모리 부족 혹은, 할당할 코어수 부족입니다. 이라 공유메모리 할당을 못해서 발생하는 문제입니다.

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