tencent-ailab / hok_env

Honor of Kings AI Open Environment of Tencent
https://aiarena.tencent.com/aiarena/en/open-gamecore
Apache License 2.0
590 stars 68 forks source link

How to train hok3v3? #38

Closed hyukhea closed 10 months ago

hyukhea commented 1 year ago

I run aiarena/3v3/learner/train.py in terminal (wsl2). Then I got stuck in the get_sample loop.

[Debug] The sample is less than half the capacity 0 5000
[Debug] The sample is less than half the capacity 0 5000
[Debug] The sample is less than half the capacity 0 5000
[Debug] The sample is less than half the capacity 0 5000

I'm looking forward to some tutorials on 3v3 training.

hongyangqin commented 10 months ago

Employing the pre-built image is strongly recommended. To obtain installation instructions, examine the Dockerfile, and for guidance on training procedures, consult cluster.md.