gradient-clipping-helper
This skill provides automated assistance for gradient clipping helper tasks within the
Content Preview
--- name: gradient-clipping-helper description: | Gradient Clipping Helper - Auto-activating skill for ML Training. Triggers on: gradient clipping helper, gradient clipping helper Part of the ML Training skill category. allowed-tools: Read, Write, Edit, Bash(python:*), Bash(pip:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Gradient Clipping Helper ## Purpose This skill provides automated assistance for gradient clipping helper tasks within the
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/gradient-clipping-helper.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/07-ml-training/gradient-clipping-helper/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/07-ml-training/gradient-clipping-helper/SKILL.md
Related Skills
scikit-survival
Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions with concordance index or Brier score, handling competing risks, or implementing any survival analysis workflow with the scikit-survival library.
scikit-survivalscikitsurvivalpython
by K-Dense-AI · claude-scientific-skills
program-template
Copy the template for your domain and paste into your project root as `program.md`.
engineeringprogramtemplate
by alirezarezvani · alirezarezvani-claude-skills