Releases: OpenRL-Lab/openrl
Releases · OpenRL-Lab/openrl
v0.2.0
20 Dec 13:08
Compare
Sorry, something went wrong.
No results found
add deepspeed support
fix eval_callback bug
fix petting zoo bugs
add envpool to openrl
v0.1.9
27 Oct 03:51
Compare
Sorry, something went wrong.
No results found
fix arena petting zoo import error
fix typo: change loss rate to lose rate
add RandomAgent for Arena
v0.1.8
20 Oct 06:45
Compare
Sorry, something went wrong.
No results found
fix winning rate output bug of smac
fix atari training bugs
fix windows bugs
add test atari
v0.1.7
13 Oct 11:11
Compare
Sorry, something went wrong.
No results found
add smacv2
fix arena bugs
v0.1.6
21 Sep 03:54
Compare
Sorry, something went wrong.
No results found
support loading stable-baseline3's models from hugging face
v0.1.5
08 Sep 07:08
Compare
Sorry, something went wrong.
No results found
fix openrl random opponent bugs
add gym_pybullet_drones env
add A2C algorithm
merge dm_control to gymnasium
v0.1.4
01 Sep 09:11
Compare
Sorry, something went wrong.
No results found
add JiDi evaluation support #217
add google footbal evaluation support #218
add google footbal evaluation support #218
v0.1.3
25 Aug 04:34
Compare
Sorry, something went wrong.
No results found
v0.1.2
18 Aug 12:30
Compare
Sorry, something went wrong.
No results found
add dm-control
add snake environment
v0.1.1
11 Aug 09:59
Compare
Sorry, something went wrong.
No results found
add shuffle traj to offline env
support log evaluation callback info to wandb
add arena
add set seed to arena, and test reproducibility
fix leaky_relu twice written