Back to Skills

when-developing-ml-models-use-ml-expert

DNYoussef
Updated 1 month ago
188 views
3
3
View on GitHub
Othermltrainingdeploymentmodel-developmentneural-networks

About

This skill provides a specialized workflow for developing, training, and deploying machine learning models, supporting architectures like CNNs and RNNs. Use it when you need to build a new model, require training, or are preparing for production deployment. It handles the full pipeline from development to generating deployment packages and evaluation reports.

Quick Install

Claude Code

Recommended
Primary
npx skills add DNYoussef/ai-chrome-extension -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/DNYoussef/ai-chrome-extension
Git CloneAlternative
git clone https://github.com/DNYoussef/ai-chrome-extension.git ~/.claude/skills/when-developing-ml-models-use-ml-expert

Copy and paste this command in Claude Code to install this skill

GitHub Repository

DNYoussef/ai-chrome-extension
Path: .claude/skills/machine-learning/when-developing-ml-models-use-ml-expert
0

Related Skills

when-debugging-ml-training-use-ml-training-debugger

Other

This skill helps developers diagnose and fix common machine learning training issues like loss divergence, overfitting, and slow convergence. It provides systematic debugging to identify root causes and generate fixes for training problems. Use it when you encounter poor validation performance or training instability to restore model convergence.

View skill

when-developing-ml-models-use-ml-expert

Other

This skill provides a structured workflow for developing, training, and deploying machine learning models, supporting architectures like CNNs and RNNs. Use it when you need to build a new model, retrain an existing one, or prepare a model for production deployment. It handles the full pipeline from training with frameworks like TensorFlow/PyTorch to generating deployment-ready packages and evaluation reports.

View skill

when-debugging-ml-training-use-ml-training-debugger

Other

This skill helps debug and optimize machine learning training issues like loss divergence, overfitting, and slow convergence. It provides systematic diagnosis, identifies root causes, and delivers fixes with performance comparisons. Use it when facing training failures, poor validation performance, or needing optimization recommendations.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill