We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug There is no lr_scheduler in the agent.
To Reproduce Run agent(vmpo, rnd_ppo, reinforce, noisy, mpo, ddpg)
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Development Env. (OS, version, libraries): Linux Ubuntu, Python 3.8, requirement (jorldy0.0.2)
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
add lr-scheduler(#108)
15488b8
modify lr-scheduler on ddpg, mpo(#108)
13f7fcf
re-add lr-scheduler(#108)
b88cc40
add lr-scheduler(#108) (#119)
e8902cd
* add lr-scheduler(#108)
atech-rl-kakaoenterprise
No branches or pull requests
Describe the bug
There is no lr_scheduler in the agent.
To Reproduce
Run agent(vmpo, rnd_ppo, reinforce, noisy, mpo, ddpg)
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Development Env. (OS, version, libraries):
Linux Ubuntu, Python 3.8, requirement (jorldy0.0.2)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: