adapt-model-to-easytsf

Category: Data & AI | Uploader: smilehanCNsmilehanCN | Downloads: 0 | Version: v1.0(Latest)

Inspect external prediction model implementations and adapt them to EasyTSF task contracts. Use when the user provides model code, class definitions, forward logic, or config fragments and wants Codex to classify the target task as `sequence_prediction`, `graph_prediction`, or `grid_prediction`, determine the current repository fit, and produce either a direct adaptation plan or a repository extension plan.

Changelog: Source: GitHub https://github.com/smilehanCN/EasyTSF

Directory Structure

Current level: tree/next/skills/adapt-model-to-easytsf/

  • 📁 agents/
    • 📄 openai.yaml 338 B
  • 📁 assets/
    • 📄 benchmark_stub.py 886 B
    • 📄 graph_prediction_experiment_stub.yaml 650 B
    • 📄 grid_prediction_experiment_stub.yaml 608 B
    • 📄 model_stub.py 620 B
    • 📄 sequence_prediction_experiment_stub.yaml 721 B
  • 📁 references/
    • 📄 adaptation-playbook.md 1.4 KB
    • 📄 model-interface-mapping.md 1.6 KB
    • 📄 repo-contract.md 1.8 KB
    • 📄 task-taxonomy.md 791 B
  • 📄 SKILL.md 4.5 KB

SKILL.md

Login to download/like/favorite ❤ 119 | ★ 0
Comments 0

Please login before commenting.

Loading comments...