GoogleCloudPlatform / tensorflow-without-a-phd

A crash course in six episodes for software developers who want to become machine learning practitioners.
Apache License 2.0
2.79k stars 911 forks source link

pong: on rare cases game play stops before 21 points #3

Open martin-gorner opened 6 years ago

martin-gorner commented 6 years ago

Running from checkpoint: python -m trainer.task --render --restore --output-dir ./demo-checkpoint

See screenshot. Gameplay is paused at 18-18, waiting for keyboard input. screen shot 2018-05-17 at 11 32 07 If you hit enter, gameplay restarts from 0-0. This happens in one in eight games approximately.