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

train_adv_actor_critic logic #3

Open
qwedaq opened this issue Jul 4, 2021 · 0 comments
Open

train_adv_actor_critic logic #3

qwedaq opened this issue Jul 4, 2021 · 0 comments

Comments

@qwedaq
Copy link

qwedaq commented Jul 4, 2021

Hi,

In the def train_adv_actor_critic function train.py file, when you randomly sample and train the actor with these samples (generated by different policies) isn't that essentially off policy? Whereas A2C is on policy algorithm.
Can you please clarify this and correct me if my understanding is wrong.

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