Reinforcement Learning Assignment 4 Solution

$30.00 $24.00

Experiment Description Programming language: python3 You should compare the performance of DQN and one kind of improved DQN and test them in a classical RL control environment{MountainCar. OPENAI gym provides this environment, which is implemented with python (https://gym.openai.com/envs/MountainCar-v0/). What’s more, gym also provides other more complex environment like atari games and mujoco. 2 ©2015 Macmillan…

5/5 – (2 votes)

You’ll get a: zip file solution

 

Description

5/5 – (2 votes)
  • Experiment Description

Programming language: python3

You should compare the performance of DQN and one kind of improved DQN and test them in a classical RL control environment{MountainCar. OPENAI gym provides this environment, which is implemented with python (https://gym.openai.com/envs/MountainCar-v0/). What’s more, gym also provides other more complex environment like atari games and mujoco.

2

©2015 Macmillan Publishers Limited. All rights reserved

Since the state is abstracted into car’s position, convolutional layer is not necessary in our experiment. You can get started with OPENAI gym refer to this link (https://gym.openai.com/docs/). Note that it is suggested to implement your neural network on the Tensor ow or Pytorch.

  • Report and Submission

Your report and source code should be compressed and named after \stu-dentID+name+assignment4″.

The les should be submitted on Canvas before May 15, 2020.

3

Reinforcement Learning Assignment 4 Solution
$30.00 $24.00