upasana27

Results 2 issues of upasana27

# 📚 Documentation/Examples @vr308 I was trying to implement this paper https://arxiv.org/pdf/2202.12979v1.pdf using the example provided (Gaussian_Process_Latent_Variable_Models_with_Stochastic_Variational_Inference). As mentioned in the paper, the algorithm can handle missing data as well...

documentation

I tried following this guide: https://github.com/HumanCompatibleAI/overcooked-demo/tree/master/server/static/assets/agents/RllibSelfPlay_CrampedRoom to add my pretrained rllib agent and play with it, however that didn't work. Trying to lead the already given example doesn't work either...