Ray
TrajectoryTracking with RLLIB
RLlib
mannyv
November 11, 2021, 10:15pm
10
@mg64ve
You can a avoid the issue even in the current version by doing 2 things.
Set the config[“simple_optimizer”]=True
Set sgd_minibatch_size > max_seq_len
Use Policy_Trainer with TensorBoard
show post in topic
Related topics
Topic
Replies
Views
Activity
Unable to replicate original PPO performance
RLlib
0
216
May 10, 2024
There was an error changing the trajecy_tory_view_api into continuous action space
RLlib
7
624
February 22, 2022
Ray RLLIB PPO does not solve very simple problem
Configure Algorithm, Training, Evaluation, Scaling
2
510
November 8, 2023
My RLlib implementation seems to compute random actions
RLlib
4
955
February 15, 2022
[Rllib] compute_single_action() with an LSTM-PPO trainer fails
RLlib
1
1011
February 3, 2023