Skip to content

Latest commit

 

History

History

gym

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Introduction

Deep Q Learning (DQN) agent on the CartPole-v0 task Actor Critic agent on the CartPole-v0 task

Learn from Pytorch Example

Requirement

  • python 3.5
  • pytorch 0.2.0
  • gym (0.10.4)