Skip to content

anubhav-dogra/rl_codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

issues

Only Stable-Baselines3 2.x supports Gymnasium. As SB3 2.x is currently in beta, you will need to specify pip install "stable_baselines3[extra]>=2.0.0a9" explicitly, or install the master version

glPushMatrix something error: Version change of pyglet: pip install pyglet==1.5.27

use duration instead of fpsfps=50 == duration=20, 1000/50=20 in gif.py

  • observation error in check_env when using gym ! AssertionError: The observation returned by the reset() method should be a single value, not a tuple
  • With gymaniusm its fine, no error

rl_zoo3 with gymansium ??

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages