You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so what you can do is that, once you've trained your model (naive or pooling) write another python script that loads the model onto a python object, along with the saved parameters and such. Use the video5 as your testing case and make your prediction and plot the same.
PS-go through the functions available in your model object. Its fairly easy to figure out.
Can anyone help me how to proceed with trajectory generation? I have trained model and can't see what to do next.
The text was updated successfully, but these errors were encountered: