Jump
Jump copied to clipboard
Bayesian Diversity Search
Hi,
I found your paper very interesting!
I found training p-vae(train_pose_vae.py) and training ppo for motion control (train.py). Can you tell me which part of the released code is about the bayesian diversity search? It says in the paper that it is implemented using GPFlow, but I found no code using it.
Thank you.