cleanrl icon indicating copy to clipboard operation
cleanrl copied to clipboard

Adding Double DQN

Open AshwinSankar17 opened this issue 2 years ago • 1 comments

Problem Description

Hi I would like to add the double DQN algorithm to cleanrl. Can someone give me the go-ahead?

AshwinSankar17 avatar Aug 03 '22 13:08 AshwinSankar17

Hi @iamunr4v31, feel free to do it. Thanks for considering making a contribution. Please check out our contribution guide for the usual process.

The main things I am looking for are 1) single file implementations (minimal lines of code), 2) documentation explaining notable implementation details, 3) benchmarking and matching the performance of reference implementations.

Thanks again!

vwxyzjn avatar Aug 03 '22 13:08 vwxyzjn