Skip to content

MardenSSS/DRL_Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

DRL_Learning: A learning framework of Deep Reinforcement Learning

Envirinment

  • cuda = 11.7
  • python = 3.8.18
  • pytorch = 1.13.1
  • gym = 0.25.2
  • pygame = 2.5.2

Tips1:

  • AttributeError:‘CartPoleEnv‘ object has no attribute ‘seed‘
  • gym版本过高,降低gym版本
  • pip uninstall gym
  • pip install gym==0.25.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages