A curated list of autonomous improvement loops, research agents, and autoresearch-style systems inspired by Karpathy's autoresearch.
-
Updated
Apr 4, 2026
A curated list of autonomous improvement loops, research agents, and autoresearch-style systems inspired by Karpathy's autoresearch.
Build autonomous experiment loops that edit files, run tests, and keep only improvements for any project type
Pure RL Agents: I implemented Q-Learning agents that learn through Self-Play. They play against each other to get smarter without human help! Symmetry Optimization: To make them "genius" faster, I added logic so they understand that a board mirrored left-to-right is the same situation. This cuts the learning time in half!
Compare AdaL and Claude Code on Autoresearch benchmarks to find better hyperparameters, run more experiments, and converge faster
Add a description, image, and links to the self-improving-systems topic page so that developers can more easily learn about it.
To associate your repository with the self-improving-systems topic, visit your repo's landing page and select "manage topics."