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

I can't succesfully follow the tutorial #38

Open
sebastiaanvdm opened this issue Sep 2, 2023 · 1 comment
Open

I can't succesfully follow the tutorial #38

sebastiaanvdm opened this issue Sep 2, 2023 · 1 comment

Comments

@sebastiaanvdm
Copy link

sebastiaanvdm commented Sep 2, 2023

I'm probably just doing something wrong, but I've just spent two hours getting the environment set up (I'm new to Docker) and when I run:

docker-compose exec app python3 test.py -d -g 1 -a base base human -e sushigo

I get the following on the console:

Logging to logs
/home/selfplay/.local/lib/python3.6/site-packages/gym/logger.py:30: UserWarning: WARN: Box bound precision lowered by casting to float32
  warnings.warn(colorize('%s: %s'%('WARN', msg % args), 'yellow'))
Saving base.zip PPO model...
Check zoo/sushigo/ exists and read/write permission granted to user

Nothing else happens, but I'm assuming this is supposed to start an interactive game against one of the pretrained networks?

@theducvu
Copy link

Seems like this is abandonware by now (hopefully author will come in and prove me wrong), but if it helps, you can try creating the sushigo/ folder in zoo/.

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