We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb29f90 commit 146d0c1Copy full SHA for 146d0c1
1 file changed
README.md
@@ -168,7 +168,7 @@ Check out how simple it is to use VMAS in [BenchMARL](https://github.com/faceboo
168
We provide a [notebook](https://pytorch.org/rl/tutorials/multiagent_ppo.html) which guides you through a full
169
multi-agent reinforcement learning pipeline for training VMAS scenarios in TorchRL using MAPPO/IPPO.
170
171
-You can find **example scripts** in the TorchRL repo [here](https://github.com/pytorch/rl/tree/main/examples/multiagent)
+You can find **example scripts** in the TorchRL repo [here](https://github.com/pytorch/rl/tree/main/sota-implementations/multiagent)
172
on how to run MAPPO-IPPO-MADDPG-QMIX-VDN using the [VMAS wrapper](https://github.com/pytorch/rl/blob/main/torchrl/envs/libs/vmas.py).
173
174
0 commit comments