ocean1211
ocean1211
You haven't set up your google-sheets login! See the `pygsheets` repo's README >>> gc = pygsheets.authorize(client_secret='client_secret.json') Please go to this URL and finish the authentication flow: I open the link...
I notice in SAC, the function select_action(), function sample() is simply used to randomly sample an "action", But in function evaluate(), the code is written as batch_mu + batch_sigma*z Why...
Will the motion forcasting challenge be updated for multiple classes and multiple agents forcasting?
The challenge of av2 is now with the same setup as the challenge of av1, would your team update it for more setups such as the multiple class or multi-agent...
It's really a good code for the start-up to use the dataset! Thanks a lot! Will the code be updated for dataset-v2, especially the data format preprocess script?