kakaoenterprise / JORLDY

Repository for Open Source Reinforcement Learning Framework JORLDY
Apache License 2.0
362 stars 49 forks source link

[#120]add to update target_actor network of DDPG #121

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

Bugfix

Test Configuration

Description

add target_actor network update code. (ddpg)