Skip to content

I can't succesfully follow the tutorial #38

@sebastiaanvdm

Description

@sebastiaanvdm

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions