Skip to content
New issue

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

movable target flocking #106

Open
armansouri9 opened this issue Jun 18, 2024 · 1 comment
Open

movable target flocking #106

armansouri9 opened this issue Jun 18, 2024 · 1 comment

Comments

@armansouri9
Copy link

Hi.
I want to train flocking scenario with fixed target in some position.

  1. How to false movable target in my training?
    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:

  1. can you send your flocking env hyper parameters for trained model in your .yaml file that you made demo on youtube?

Thanks.

@matteobettini
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants