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

A small question about actor-critic #3

Open
JasonYoung2000 opened this issue Sep 5, 2023 · 0 comments
Open

A small question about actor-critic #3

JasonYoung2000 opened this issue Sep 5, 2023 · 0 comments

Comments

@JasonYoung2000
Copy link

What's the benefit of dividing the transitions into batches, as the whole episode is used to update the agent?
line 106 of agent.py
https://github.com/borgwang/reinforce_py/blob/41f67327ae7e1bf87d4648e3ea5f406466c532c9/algorithms/Actor-Critic/agent.py#L106C16-L106C16

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