AI AGENT ADDONS
Data Science & ML
1,099installs

Running machine learning experiments for a research paper can be tricky. You need to write code that trains models, logs results, and creates graphs. This skill helps you do all that step by step.

You can generate new experiment code from a plan or idea. You can improve existing code by reviewing results and making small changes. You can debug errors with up to four tries. And you can plot publication-quality figures from saved results.

The code uses popular libraries like PyTorch or scikit-learn. It saves each run in its own folder with logs and figures. This makes your experiments clear and reproducible.

Add Experiment Code skill to your workflow

Global

mkdir -p ~/.claude/skills/experiment-code

Project

mkdir -p .claude/skills/experiment-code

Source Repository

Stars
164
Forks
22
Watchers
164
Last Push
5 months ago
Created
5 months ago