Click here to Skip to main content
15,881,600 members
Articles / Artificial Intelligence / Machine Learning

Introduction to OpenAI Gym: Atari Breakout

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
29 Jun 2020CPOL3 min read 14.7K   3  
In this article, we start to look at the OpenAI Gym environment and the Atari game Breakout.
The Atari game environments are available in two fundamentally different versions: the standard, one and the version which yields observations in terms of what is going on in the computer memory. Here we look at this second version.

Views

Daily Counts

This article is part of the series 'Deep Reinforcement Learning and Game Optimization View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions