

We can obviously see that Atari games specifically work by having states that are not independent but instead depend on heavily on previous states that could possibly have long chains of states. Some of the initial problems with using the Deep Learning modification were that Deep Learning models require there to be an abundance in trained label that are independent. Due to these Reinforcement Learning (RL) techniques, this model was able to outperform any previously used model in about 6 Atari games as well as outperform expert human players in 3 of those games. DeepMind Technologies created a variant of Q-Learning called Deep Q-learning that takes in a representation of the game as raw pixels and returns a value functions that is used to estimate the reward of future actions. Atari games were a region of interest for DeepMind Road Crossing games such as the Atari games, Freeway and Frostbite have many opportunities for machine learning research. Marlon Facey, Abraham Hussain, Jeffrey Pak, Kevin Tat, Michelle Zhao 1 Introduction Deep Q Learning for learning Crossy road and Frostbite games Reinforcement Learning for Road Crossing Games
