Skip to content
Snippets Groups Projects
Commit 38be0f53 authored by JasonJiazhiZhang's avatar JasonJiazhiZhang Committed by Oleksandr
Browse files

Add tensorboard and video generation for ppo train and eval (#127)

* Add checkpoint progress tracking for evalute_ppo. Now when specified with a checkpoint directory,
* Evaluate_ppo will evaluate checkpoints in chronological order, and constantly check for new checkpoint.
* Add tensorboard visualization to both train_ppo and evaluate_ppo
* Add video generation for navigation episode evaluation. Generated videos can be either saved locally or visualized through tensorboard.
* Add shortest path visualization
parent b397408c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment