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

Reproducing results on latest Starcraft version (5.0.9) #28

Open
ilyalasy opened this issue Jul 17, 2022 · 1 comment
Open

Reproducing results on latest Starcraft version (5.0.9) #28

ilyalasy opened this issue Jul 17, 2022 · 1 comment

Comments

@ilyalasy
Copy link

Hi, thank you for your work!
I downloaded pretrained weights ("rl_22-02-07_16-26-48.pth") and then i ran:

from alphastarmini.core.rl import rl_vs_inner_bot_mp
rl_vs_inner_bot_mp.test(on_server=P.on_server, replay_path=P.replay_path)

Unfortunately, agent is only building probes, and definitely not acting according to anyhow optimal policy.
I am using latest SC2 version, is this the reason? Is it possible to provide model weights for a new version?

@liuruoze
Copy link
Owner

Yes, it is the reason.

Yes, we will provide a model for the new SC2 version in the future version.

You can wait for it or download a 3.16.1 version to experience our project.

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