pyexp-guide

Community

Master reproducible ML experiments.

AuthorDoeringChristian
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive guide to structuring and managing machine learning experiments efficiently, ensuring reproducibility and simplifying complex workflows.

Core Features & Use Cases

  • Experiment Structuring: Learn to define experiments using the @pyexp.experiment decorator.
  • Configuration Management: Understand how to use Config objects, merge, sweep, and load_config for flexible parameterization.
  • Dependency Management: Implement DAG-based dependencies between experiments using depends_on.
  • Result Handling: Access and analyze experiment results through the Runs collection and Result dataclass.
  • Use Case: When you need to set up a new machine learning project and want to ensure all your experiments are organized, reproducible, and easy to analyze, consult this guide.

Quick Start

Use the pyexp-guide skill to learn how to define a minimal experiment with the @pyexp.experiment decorator.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pyexp-guide
Download link: https://github.com/DoeringChristian/dotfiles/archive/main.zip#pyexp-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.