wswbx/quick-research-campaign0

quick-research-campaign

DeepSeek Harness bundle: a bounded, de-confounded hyperparameter sweep ledger with a research-campaign playbook skill and paper-ready report tables

AI 分析

核心用途是辅助科研实验中的超参调优与报告整理。适合需要规划、执行和记录多轮实验(Trial),并直接导出规范图表的科研人员。

パッケージ
quick-research-campaign
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/10

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wswbx/quick-research-campaign

ドキュメント

README 全文を読む ↗

改配置

本包通过 cordis.patch.yml 插入一行,profile 自己的 cordis.patch.yml 可以按 id 覆盖它的整段 config

- id: tool-research-campaign
  config:
    maxTrialsPerCampaign: 64
字段默认含义
maxTrialsPerCampaign必填(包内给 24)一次 campaign 可计划的 trial 上限;超过它的调用会被拒绝而不是截断