kakaoenterprise / JORLDY

Repository for Open Source Reinforcement Learning Framework JORLDY
Apache License 2.0
359 stars 50 forks source link

Feature/108 lr scheduler ape_x, multistep, per, sac #112

Closed kan-s0 closed 2 years ago

kan-s0 commented 2 years ago

:star2: Hello! Thanks for contributing JORLDY!

Checklist

Please check if you consider the following items.

Types of changes

Please describe the types of changes! (ex. Bugfix, New feature, Documentation, ...)

Test Configuration

Description

Please describe the details of your contribution

add agents lr-scheduler and test. agents: ape_x, multistep, per, sac test env: atari.breakout(ape_x, multistep, per), cartpole(sac)