equivariant-architecture-designer
✓當您已驗證對稱組並需要設計尊重這些對稱性的神經網絡架構時使用。當用戶提到等變層、G-CNN、e3nn、可操縱網絡、在模型中構建對稱性或需要特定對稱組的架構建議時調用。提供架構模式和實施指南。
SKILL.md
This skill helps you design neural network architectures that respect identified symmetry groups. Given a validated group specification, it recommends architecture patterns, specific libraries, and implementation strategies.
The payoff: Equivariant architectures have fewer parameters, train faster, generalize better, and are more robust to distribution shift.
Gather the validated group specification. Confirm: which group(s) are involved, whether invariance or equivariance is needed, the data domain (images, point clouds, graphs, etc.), task type (classification, regression, generation), and any computational constraints. If group isn't specified, work with user to identify it first.
當您已驗證對稱組並需要設計尊重這些對稱性的神經網絡架構時使用。當用戶提到等變層、G-CNN、e3nn、可操縱網絡、在模型中構建對稱性或需要特定對稱組的架構建議時調用。提供架構模式和實施指南。 來源:lyndonkl/claude。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/lyndonkl/claude --skill equivariant-architecture-designer- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 equivariant-architecture-designer?
當您已驗證對稱組並需要設計尊重這些對稱性的神經網絡架構時使用。當用戶提到等變層、G-CNN、e3nn、可操縱網絡、在模型中構建對稱性或需要特定對稱組的架構建議時調用。提供架構模式和實施指南。 來源:lyndonkl/claude。
如何安裝 equivariant-architecture-designer?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/lyndonkl/claude --skill equivariant-architecture-designer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/lyndonkl/claude