Hi @ZhengyiLuo , I have a question about the vae distillation. I notice there exist a term of ar1_prior here. I checked the original paper from Josh Merel. To my own understanding, this term aims to make neighbors' actions similar. Is it right? I am a bit confused about the term of kin_dict['progress_buf']. What does it refer to and when is it assigned values?
If you could provide any guides, I would appreciate it! (^_^)
Hi @ZhengyiLuo , I have a question about the vae distillation. I notice there exist a term of ar1_prior here. I checked the original paper from Josh Merel. To my own understanding, this term aims to make neighbors' actions similar. Is it right? I am a bit confused about the term of
kin_dict['progress_buf']
. What does it refer to and when is it assigned values?If you could provide any guides, I would appreciate it! (^_^)
Thanks.
Evan