rl_algorithms icon indicating copy to clipboard operation
rl_algorithms copied to clipboard

Add examples to use custom env, agent and learner

Open jiseongHAN opened this issue 3 years ago • 4 comments

Add examples to use custom environment, custom agent and custom Learner.

Fix minor issue (torch version in requirements.txt and add interim test for ACER.)

jiseongHAN avatar Dec 06 '21 06:12 jiseongHAN

This pull request introduces 3 alerts when merging 2028808876916f417e8286374d30a3c84a342af0 into 96bceb9d65c6d66fca59c4115cd7947f87b87ebc - view on LGTM.com

new alerts:

  • 2 for Unused import
  • 1 for `__init__` method calls overridden method

lgtm-com[bot] avatar Dec 06 '21 07:12 lgtm-com[bot]

This pull request introduces 3 alerts when merging 42e3fa9c139242e26989874bd30f3ea1c4098cb7 into c5f7d1d60dcefb3050d75c5c657207183bd8db65 - view on LGTM.com

new alerts:

  • 2 for Unused import
  • 1 for `__init__` method calls overridden method

lgtm-com[bot] avatar Dec 13 '21 07:12 lgtm-com[bot]

Rollback ACER changes. Because this commit only for custom examples. Later ACER changes could be committed in another PR.

jiseongHAN avatar Dec 15 '21 05:12 jiseongHAN

This pull request introduces 3 alerts when merging 09574d147d8f1727429a1c98ff116b7a21437994 into c5f7d1d60dcefb3050d75c5c657207183bd8db65 - view on LGTM.com

new alerts:

  • 2 for Unused import
  • 1 for `__init__` method calls overridden method

lgtm-com[bot] avatar Dec 15 '21 06:12 lgtm-com[bot]