dppo/agent/eval
Allen Z. Ren 1d04211666 v0.7 (#26)
* update from scratch configs

* update gym pretraining configs - use fewer epochs

* update robomimic pretraining configs - use fewer epochs

* allow trajectory plotting in eval agent

* add simple vit unet

* update avoid pretraining configs - use fewer epochs

* update furniture pretraining configs - use same amount of epochs as before

* add robomimic diffusion unet pretraining configs

* update robomimic finetuning configs - higher lr

* add vit unet checkpoint urls

* update pretraining and finetuning instructions as configs are updated
2024-11-20 15:56:23 -05:00
..
eval_agent.py v0.7 (#26) 2024-11-20 15:56:23 -05:00
eval_diffusion_agent.py v0.7 (#26) 2024-11-20 15:56:23 -05:00
eval_diffusion_img_agent.py fix itr initialization in eval agents 2024-10-10 14:10:16 -04:00
eval_gaussian_agent.py fix itr initialization in eval agents 2024-10-10 14:10:16 -04:00
eval_gaussian_img_agent.py fix itr initialization in eval agents 2024-10-10 14:10:16 -04:00