A headless gym enviroment for every browser game

The goal of this blog series is to teach an agent how to play the chrome browser game “Dino Run”. In this first article, we will create an interface between the agent and the game so that the agent can control the dino. We will write an interface that is based on the gym environment. The gym environment is used by many reinforcement learning agents and can be easily shared and installed. As we want to train our agent on an EC2 instance the game must run on a headless browser. We will solve this by creating a virtual display.

A headless gym enviroment for every browser game Read More »

Scroll to Top
Privacy Overview