Dohyeong Kim

Results 32 comments of Dohyeong Kim

@SunWuChoi 안녕하세요, 선우님. 한국분이시니 한글로 설명 드리겠습니다. 말씀하신 에러는 무시하고 진행하셔도 됩니다. 저도 같은 에러가 나는데 좀만 기다리시면 학습이 시작되더라구요. 말씀하신 에러는 다른 사람들을 위해 README에 추가하도록 하겠습니다. Main 부분...

@SunWuChoi 저 같은 경우 CPU가 최신이라 마인크래프트의 경우와 같이 모델 크기가 크기 않은 경우 CPU만으로도 충분해서 아마 주석 처리가 되어 있나보군요. 수정을 좀 해야할 것 같네요. Supervised Learning의 경우 Tensorboard...

@SunWuChoi learner.py하고 actor.py가 같이 돌아가야 학습이 진행되니까 Tmux에서 CTRL + H 눌러서 actor 쪽도 한번 가서 에러가 없는지 봐야할 것 같네요. 제 TreeChop 학습 모델은 메일로 보내드리겠습니다.

@SunWuChoi 네, 둘다 켜고 한번 돌려보세요. 안되시면 이야기 해주시고요.

@fangyini Hello! the file size is around 30GB. Based on my experience, you need to wait over 30 minutes for ready download ready.

@lvnpz Hello, you can remove the bots folder manually. It is automacially deleted by program but sometimes not deleted.

@lvnpz Building the dotaservice is not related to the version of the Dota2 client. Because the role of the dotaservice is just executing the run file of the client. When...

@jzl20 Hello, I know that problem. It happens when the GRPC version is not compatible with the Tensorflow version. I entirely borrow the training code from https://github.com/google-research/seed_rl. You can check...

@jzl20 I am happy your code is now working well. Also, thank you for your advice. I modify the requirements.txt file. Feel free to ask another question when you are...