AI AGENT ADDONS

Pytorch Patterns

affaan-m/ecc

Deep learning with PyTorch can be tricky. These proven patterns help you write cleaner and faster code. They cover everything from setting up your first model to optimizing for speed and memory.

You will learn how to make your code work on both CPU and GPU without extra effort. The patterns also show you how to get the same results every time by setting random seeds. Clear examples explain how to track tensor shapes and build well-organized model structures.

Whether you are a beginner or an experienced developer, these best practices save time and reduce errors. Use them to create robust and efficient training pipelines that are easy to debug and share.

Add Pytorch Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/pytorch-patterns

Project

mkdir -p .claude/skills/pytorch-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago