Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sud0x67 authored Nov 21, 2022
1 parent 4f4784e commit 276d9c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The Code for Our Paper MrMIX.
Here is the code for our paper "MrMIX: Multihead Residual Value Factorization for Cooperative Multi-Agent Reinforcement Learning". You can run the experiments by the command below:
# The Code for Our Paper MRVF.
Here is the code for our paper "Multihead Residual Value Factorization for Cooperative Multi-Agent Reinforcement Learning". You can run the experiments by the command below:
```
python src/main.py --config=mrmix --env-config=sc2 with env_args.map_name=3m
```
Expand Down

0 comments on commit 276d9c1

Please sign in to comment.