We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. I want to train flocking scenario with fixed target in some position.
https://github.com/pytorch/rl/tree/main/sota-implementations/multiagent and another request:
Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
What video are you referring to?
We currently do not have an option for training flocking with a fixed target.
The hyparparameters I would start from for flocking are those in https://github.com/pytorch/rl/blob/main/sota-implementations/multiagent/mappo_ippo.yaml and https://github.com/facebookresearch/BenchMARL/blob/main/fine_tuned/vmas/conf/config.yaml
Sorry, something went wrong.
No branches or pull requests
Hi.
I want to train flocking scenario with fixed target in some position.
I have this code and I want to use movable target in my .yaml file like your demo of flocking.
https://github.com/pytorch/rl/tree/main/sota-implementations/multiagent
and another request:
Thanks.
The text was updated successfully, but these errors were encountered: