cd /news/machine-learning/building-self-improving-rl-environme… · home topics machine-learning article
[ARTICLE · art-86960] src=promptcube3.com ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Building Self-Improving RL Environments That Scale With Model

Rui and Michael built EdotEnv, a suite of self-improving reinforcement learning environments that scale with model capability, designed to benchmark LLMs on quant research tasks such as feature engineering, portfolio design, and backtesting. Testing state-of-the-art models revealed consistent weaknesses, including shallow search strategies and a tendency to give up when losing money. The environments use real market data and natural noise floors to foster transferable research skills, and the team has open-sourced a sample feature engineering task repo at github.com/MMcollab-dotcom/feature-engineering.

read1 min views1 publishedAug 5, 2026
Building Self-Improving RL Environments That Scale With Model
Image: Promptcube3 (auto-discovered)

Rui and Michael built this after seeing firsthand how quant markets evolve: profitable strategies decay as more capital chases them, making new alpha increasingly difficult to extract. That's exactly the property we want in a benchmark.

Their environments give LLMs a realistic research pipeline: build predictive features, design portfolios, backtest strategies, and adapt to regime changes — all evaluated on out-of-sample data. Each task comes with purpose-built tools: a backtesting engine for testing features historically, an execution tool for live strategy deployment, and a final scoring mechanism that isolates specific skills like feature engineering.

Running SOTA models through these envs revealed consistent weaknesses: models prefer shallow broad searches over deep iteration, higher reasoning doesn't translate to better performance, and agents often give up when losing money instead of adapting their approach. The reward structure keeps evaluation honest — no LLM judges or human gatekeepers needed.

The key insight is that quant research is pure applied ML: long-horizon planning, continual learning, and iterative hypothesis testing. By embedding real market data and natural noise floors, EdotEnv creates transferable research skills rather than benchmark-specific tricks.

They've open-sourced a sample task repo for feature engineering at github.com/MMcollab-dotcom/feature-engineering

, and plan to offer continuously evolving environments to AI labs focused on ML modeling, long-term planning, and autonomous research workflows.

If you're training agents on research tasks or building eval harnesses, this is worth examining — especially the reward design that stays meaningful even as capabilities advance. Citadel Acquires Situational Awareness After AI Division Bleeds 5d ago

Next Maple-Preview: 20B MoE Hits 120 tok/s on iPhone → a practical ChatGPT prompt guide, with plenty of directly applicable cases.

── more in #machine-learning 4 stories · sorted by recency
── more on @rui 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/building-self-improv…] indexed:0 read:1min 2026-08-05 ·