structcast-model
CommunityGenerate PyTorch, Flax, and Keras models from YAML templates
Authorf6ra07nk14
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of generating PyTorch, Flax, and Keras models from YAML templates, enabling users to create and train models declaratively without writing extensive code.
Core Features & Use Cases
- Model Generation: Generate PyTorch, Flax, and Keras models from YAML templates.
- Training Workflow: Generate PyTorch training workflows and CLI commands.
- Configuration: Describe model architecture, optimizer logic, dataset configuration, and training orchestration declaratively in YAML templates.
- Use Case: If you need to create a new ConvNeXtV2 model for PyTorch, you can use this Skill to generate the necessary model code from a YAML template.
Quick Start
Run the following command to generate a PyTorch model from a YAML template:
scm torch create model cfg/torch/models/ConvNeXtV2.yaml
Dependency Matrix
Required Modules
torchflaxkerasstructcast
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: structcast-model Download link: https://github.com/f6ra07nk14/structcast-model/archive/main.zip#structcast-model Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.