Can we use past or future frame for prediction?

For example, if I’m making prediction for 100th frame,
is it allowed to utilize 99th or 101th frame’s mouse position?

Hi @sungbinchoi,

Yes you can use past and future frames. Also checkout our baseline code which actually does use the past and future frames.

Best Regards,
Dipam