Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDPG init #2

Open
PkuDavidGuan opened this issue Apr 11, 2019 · 0 comments
Open

DDPG init #2

PkuDavidGuan opened this issue Apr 11, 2019 · 0 comments

Comments

@PkuDavidGuan
Copy link

I think the actor network and the actor target network should have the same parameters before the training, so I think the function initialize should be called in DDPG.init. https://github.com/megvii-rl/pytorch-gym/blob/6c9223e6e3fc5629580eec5c3f0a262a17caa5f3/DDPG_from_baselines/pytorch_base/ddpg.py#L19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant