Open qsa-fox opened 1 year ago
Yes, it also requires discretization since the trajectory transformer only operates on discretized data. Appendix E Beam Search Hyperparameters in the paper seems to only specify the parameters for planning.
It would be really helpful if the authors @jannerm could state the hyperparameters for this rollout generation. Further questions are:
Best, Niclas
Hi, how can I reproduce the Trajectory predictions in Figure 2 in the paper? Does this long-term prediction also need discrete states and actions? Hope for more details about the long-term prediction experiment implementations.