kakaoenterprise / JORLDY

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

Agent class parameter issue when class inheritance #147

Closed kan-s0 closed 2 years ago

kan-s0 commented 2 years ago

Describe the bug A clear and concise description of what the bug is. config value is ignored.

To Reproduce Steps to reproduce the behavior: python main.py --async --config config.ape_x.atari --env.name breakout --train.run_step 7777777

Expected behavior A clear and concise description of what you expected to happen. print "run_step : 7777777"

Screenshots If applicable, add screenshots to help explain your problem.

스크린샷 2022-03-21 오후 5 59 11

Development Env. (OS, version, libraries): Please describe current development environment

Additional context Add any other context about the problem here.