**arXiv ID:** 2004.07707 **Authors:** Declan Oller, Tobias Glasmachers, Giuseppe Cuccu **Published:** 2020-04-16T15:32:52Z **Abstract:** We propose a novel method for analyzing and visualizing the complexity of standard reinforcement learning (RL) benchmarks based on score distributions. A large number of policy networks are generated by randomly guessing their parameters, and then evaluated on the benchmark task; the study of their aggregated results provide insights into the benchmark compl...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill analyzing-reinforcement-learning-benchmarks-with-random-weight-guessing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Analyzing Reinforcement Learning Benchmarks With Random Weight Guessing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-analyzing-reinforcement-learning-benchmarks-with-r)More formats (shields.io, HTML) on the badges page.
# Analyzing Reinforcement Learning Benchmarks with Random Weight Guessing
**arXiv ID:** 2004.07707
**Authors:** Declan Oller, Tobias Glasmachers, Giuseppe Cuccu
**Published:** 2020-04-16T15:32:52Z
**Abstract:**
We propose a novel method for analyzing and visualizing the complexity of standard reinforcement learning (RL) benchmarks based on score distributions. A large number of policy networks are generated by randomly guessing their parameters, and then evaluated on the benchmark task; the study of their aggregated results provide insights into the benchmark complexity. Our method guarantees objectivity of evaluation by sidestepping learning altogether: the policy network parameters are generated using Random Weight Guessing (RWG), making our method agnostic to (i) the classic RL setup, (ii) any learning algorithm, and (iii) hyperparameter tuning. We show that this approach isolates the environment complexity, highlights specific types of challenges, and provides a proper foundation for the statistical analysis of the task's difficulty. We test our approach on a variety of classic control benchmarks from the OpenAI Gym, where we show that small untrained networks can provide a robust baseline for a variety of tasks. The networks generated often show good performance even without gradual learning, incidentally highlighting the triviality of a few popular benchmarks.
## Skill Description
This skill is generated from the arXiv paper: Analyzing Reinforcement Learning Benchmarks with Random Weight Guessing (2004.07707).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2004.07707](http://arxiv.org/abs/2004.07707v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!