SOTAVerified

Chrome Dino Run using Reinforcement Learning

2020-08-15Unverified0· sign in to hype

Divyanshu Marwah, Sneha Srivastava, Anusha Gupta, Shruti Verma

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Reinforcement Learning is one of the most advanced set of algorithms known to mankind which can compete in games and perform at par or even better than humans. In this paper we study most popular model free reinforcement learning algorithms along with convolutional neural network to train the agent for playing the game of Chrome Dino Run. We have used two of the popular temporal difference approaches namely Deep Q-Learning, and Expected SARSA and also implemented Double DQN model to train the agent and finally compare the scores with respect to the episodes and convergence of algorithms with respect to timesteps.

Tasks

Reproductions