awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chchenhui avatar

chchenhui/mlrbench

0
View on GitHub↗
30 stars·2 forks·Python·MIT·2 viewschchenhui.github.io/mlrbench↗

Mlrbench

[NeurIPS 2025 D&B Track] MLR-Bench: Evaluating AI Agents on Open-Ended Machine Learning Research

Features

  • Evaluation And Benchmarks - Evaluates agents on open-ended ML research and workshop tasks.

Star history

Star history chart for chchenhui/mlrbenchStar history chart for chchenhui/mlrbench

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mlrbench

Similar open-source projects, ranked by how many features they share with Mlrbench.
  • rllm-org/rllmrllm-org avatar

    rllm-org/rllm

    5,641View on GitHub↗

    rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline that runs the same agent code for both evaluation and training, automatically capturing traces for gradient computation. The framework supports distributed reinforcement learning across multiple GPUs and nodes using pluggable backends, and executes agents in isolated sandboxes—either locally or in the cloud—for safe and scalable rollout collection. It trains agents built with LangGraph, SmolAgents, OpenAI Agents SDK, or custom frameworks without requiring core logic changes. T

    Pythonagent-frameworkagentic-workflowcoding-agent
    View on GitHub↗5,641
  • gersteinlab/ml-benchgersteinlab avatar

    gersteinlab/ML-Bench

    315View on GitHub↗

    ML-Bench: Evaluating Large Language Models and Agents for Machine Learning Tasks on Repository-Level Code (https://arxiv.org/abs/2311.09835)

    Python
    View on GitHub↗315
  • openai/mle-benchopenai avatar

    openai/mle-bench

    1,316View on GitHub↗
    Python
    View on GitHub↗1,316
  • snap-stanford/mlagentbenchsnap-stanford avatar

    snap-stanford/MLAgentBench

    342View on GitHub↗

    MLAgentBench is a suite of end-to-end Machine Learning (ML) experimentation tasks for benchmarking AI agents, where the agent aims to take a given dataset and a machine learning task description and autonomously develop or improve an ML model. Paper: https://arxiv.org/abs/2310.03302

    Python
    View on GitHub↗342
See all 5 alternatives to Mlrbench→

Frequently asked questions

What does chchenhui/mlrbench do?

[NeurIPS 2025 D&B Track] MLR-Bench: Evaluating AI Agents on Open-Ended Machine Learning Research

What are the main features of chchenhui/mlrbench?

The main features of chchenhui/mlrbench are: Evaluation And Benchmarks.

What are some open-source alternatives to chchenhui/mlrbench?

Open-source alternatives to chchenhui/mlrbench include: rllm-org/rllm — rllm is an asynchronous reinforcement learning framework for training language agents. It provides a unified pipeline… gersteinlab/ml-bench — ML-Bench: Evaluating Large Language Models and Agents for Machine Learning Tasks on Repository-Level Code… openai/mle-bench. snap-stanford/mlagentbench — MLAgentBench is a suite of end-to-end Machine Learning (ML) experimentation tasks for benchmarking AI agents, where… thudm/agentbench — A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24).