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

Backpropagation through time for PPO #213

Open
fulacse opened this issue Jan 6, 2024 · 1 comment
Open

Backpropagation through time for PPO #213

fulacse opened this issue Jan 6, 2024 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@fulacse
Copy link

fulacse commented Jan 6, 2024

PPO + LSTM have a extral hyperparameter what is bptt horizon. Is possible I set up it?

@Theohhhu Theohhhu self-assigned this Jan 18, 2024
@Theohhhu Theohhhu added the help wanted Extra attention is needed label Jan 18, 2024
@Theohhhu
Copy link
Collaborator

Seems like in RLlib version 1.8.0, there is no native support for configuring the BPTT when using an RNN structure as the model base. Maybe consider trying the latest version of Ray for potential updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants