Exploratory runs help researchers test new ideas quickly in deep learning. This skill plans and guides those experiments. It works when you want to check a small subset of data or run a short training probe. You can also do batch sweeps or quick transfer-learning trials.
All results go into a special folder labeled explore_outputs. The skill marks them as bounded evidence and explains when a comparison is not perfectly fair. It keeps experiment data separate from your trusted baseline work.
Researchers use it to rank candidate runs before picking the best ones. It uses factors like cost, success rate, and expected gain. The skill stays conservative unless you give it custom weights.
Global
mkdir -p ~/.claude/skills/explore-runProject
mkdir -p .claude/skills/explore-runSource Repository
Run Trainlllllllama/rigorpilot-skills
Run deep learning training conservatively with structured logs and metrics
Env And Assets Bootstraplllllllama/rigorpilot-skills
Safe and careful setup of conda environments and asset paths for deep learning reproduction
Env And Assets Bootstraplllllllama/ai-paper-reproduction-skill
Prepare conda-first environment and asset paths for deep learning reproduction
Data Visualizationanthropics/knowledge-work-plugins
Pick the right chart, write clean Python code, and design for everyone
Powerbi Modelinggithub/awesome-copilot
Expert guidance for building optimized Power BI semantic models with star schemas and DAX
Power Bi Dax Optimizationgithub/awesome-copilot
Make your Power BI DAX formulas faster and easier to maintain
Bigquery Basicsgoogle/skills
Easily analyze massive datasets with SQL and built-in machine learning
Power Bi Model Design Reviewgithub/awesome-copilot
Review your Power BI data model design to improve speed and reliability