pytorch-patterns
PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.
Content Preview
--- name: pytorch-patterns description: PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading. origin: ECC --- # PyTorch Development Patterns Idiomatic PyTorch patterns and best practices for building robust, efficient, and reproducible deep learning applications. ## When to Activate - Writing new PyTorch models or training scripts - Reviewing deep learning code - Debugging training loops o
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/pytorch-patterns.md \
https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/skills/pytorch-patterns/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/affaan-m/everything-claude-codeThen reference at skills/pytorch-patterns/SKILL.md
Related Skills
yann-lecun-tecnico
Sub-skill técnica de Yann LeCun. Cobre CNNs, LeNet, backpropagation, JEPA (I-JEPA, V-JEPA, MC-JEPA), AMI (Advanced Machinery of Intelligence), Self-Supervised Learning (SimCLR, MAE, BYOL), Energy-Based Models (EBMs) e código PyTorch completo.
generalpersonacnnjepa
by sickn33 (Antigravity) · antigravity-awesome-skills
pytorch-model-trainer
This skill provides automated assistance for pytorch model trainer tasks within the ML Training domai
pytorch-model-trainerpytorchmodeltrainer
by jeremylongshore · plugins-plus-skills
pytorch-lightning
Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.
pytorch-lightningpytorchlightning
by K-Dense-AI · claude-scientific-skills
ml-engineer
Build production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Implements model serving, feature engineering, A/B testing, and monitoring.
infrastructureml
by sickn33 (Antigravity) · antigravity-awesome-skills