**arXiv ID:** 2206.08888 **Authors:** Arthur Flajolet, Claire Bizon Monroc, Karim Beguir, Thomas Pierrot **Published:** 2022-06-17T16:44:11Z **Abstract:** Training populations of agents has demonstrated great promise in Reinforcement Learning for stabilizing training, improving exploration and asymptotic performance, and generating a diverse set of solutions. However, population-based training is often not considered by practitioners as it is perceived to be either prohibitively slow (when im...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill fast-populationbased-reinforcement-learning-on-a-single-machine --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Fast Populationbased Reinforcement Learning On A Single Machine?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-fast-populationbased-reinforcement-learning-on-a-s)More formats (shields.io, HTML) on the badges page.
# Fast Population-Based Reinforcement Learning on a Single Machine
**arXiv ID:** 2206.08888
**Authors:** Arthur Flajolet, Claire Bizon Monroc, Karim Beguir, Thomas Pierrot
**Published:** 2022-06-17T16:44:11Z
**Abstract:**
Training populations of agents has demonstrated great promise in Reinforcement Learning for stabilizing training, improving exploration and asymptotic performance, and generating a diverse set of solutions. However, population-based training is often not considered by practitioners as it is perceived to be either prohibitively slow (when implemented sequentially), or computationally expensive (if agents are trained in parallel on independent accelerators). In this work, we compare implementations and revisit previous studies to show that the judicious use of compilation and vectorization allows population-based training to be performed on a single machine with one accelerator with minimal overhead compared to training a single agent. We also show that, when provided with a few accelerators, our protocols extend to large population sizes for applications such as hyperparameter tuning. We hope that this work and the public release of our code will encourage practitioners to use population-based learning more frequently for their research and applications.
## Skill Description
This skill is generated from the arXiv paper: Fast Population-Based Reinforcement Learning on a Single Machine (2206.08888).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2206.08888](http://arxiv.org/abs/2206.08888v1)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!