TrajectoryTracking with RLLIB

@mg64ve

You can a avoid the issue even in the current version by doing 2 things.

  1. Set the config[“simple_optimizer”]=True
  2. Set sgd_minibatch_size > max_seq_len
1 Like