zjunlp/predict-before-execute
Can We Predict Before Executing Machine Learning Agents?
This project helps machine learning practitioners find the best model configurations or solutions for their tasks much faster. It takes a description of your machine learning problem and potential solutions, then predicts which solutions will perform best without needing to actually run them. This significantly speeds up the experimentation process, benefiting data scientists, machine learning engineers, and researchers working on model optimization.
Use this if you need to rapidly explore many potential machine learning solutions or model configurations and want to avoid the time-consuming process of executing each one to find the best performers.
Not ideal if your primary goal is to develop new machine learning models from scratch, rather than efficiently select and optimize existing ones.
Stars
14
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zjunlp/predict-before-execute"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai4co/reevo
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
SALT-NLP/collaborative-gym
Framework and toolkits for building and evaluating collaborative agents that can work together...
Gen-Verse/LatentMAS
Latent Collaboration in Multi-Agent Systems
lean-dojo/LeanCopilot
LLMs as Copilots for Theorem Proving in Lean
WooooDyy/AgentGym-RL
Code and implementations for the paper "AgentGym-RL: Training LLM Agents for Long-Horizon...