Skip to content

Commit

Permalink
added references
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsenErik committed Nov 20, 2023
1 parent 4c5c010 commit a0af4e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions references/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ The core topics are Evolutionaty Algorithms and Quality Diversity on Multi-Agent
- [Interpretable pipelines with evolutionarily optimized modules for reinforcement learning tasks with visual inputs](https://arxiv.org/pdf/2202.04943.pdf)
- [pyribs: A Bare-Bones Python Library for Quality Diversity Optimization](https://arxiv.org/pdf/2303.00191.pdf), Bryon Tjanaka, Matthew C. Fontaine, David H. Lee, Yulun Zhang, Nivedit Reddy Balam, Nathaniel Dennler, Sujay S. Garlanka, Nikitas Dimitri Klapsis, Stefanos Nikolaidis.
- [Coach-Player Multi-Agent Reinforcement Learning for Dynamic Team Composition](http://proceedings.mlr.press/v139/liu21m/liu21m.pdf), Bo Liu, Qiang Liu, Peter Stone, Animesh Garg, Yuke Zhu, Animashree Anandkumar- :bulb: example of how to menage a coach agent to train/select a team of agents.
- [Mix-ME: Quality-Diversity for Multi-Agent Learning](https://arxiv.org/pdf/2311.01829.pdf), Garðar Ingvarsson1 Mikayel Samvelyan1 Bryan Lim2 Manon Flageat2
Antoine Cully2 Tim Rocktäschel1. :bulb: great idea on how to select elites from me

## Environments
### Farama
Expand Down

0 comments on commit a0af4e3

Please sign in to comment.