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
I have trained mpnet_trainer by running python MPNET/train.py, and am pointing neuralplanner.py to my trained models.
Is neuralplanner.py supposed to be able to generate individual paths for a given environment? If so, it is not clear to me how to pass neuralplanner.py an environment to generate a path for. If there is a way to do this, please let me know!
Thanks
Spencer
The text was updated successfully, but these errors were encountered:
Hi,
I have trained mpnet_trainer by running
python MPNET/train.py
, and am pointingneuralplanner.py
to my trained models.Is
neuralplanner.py
supposed to be able to generate individual paths for a given environment? If so, it is not clear to me how to passneuralplanner.py
an environment to generate a path for. If there is a way to do this, please let me know!Thanks
Spencer
The text was updated successfully, but these errors were encountered: