Skip to main content
在 Manus 中运行任何 Skill
一键导入
ishan-gaur
GitHub 创作者资料

ishan-gaur

按仓库查看 2 个 GitHub 仓库中的 8 个已收集 skills。

已收集 skills
8
仓库
2
更新
2026-04-27
仓库浏览

仓库与代表性 skills

add-generative-model
软件开发工程师

Step-by-step workflow for integrating a new generative (transition) model into the proteingen library. Covers choosing between GenerativeModel and GenerativeModelWithEmbedding, implementing abstract methods, writing tests, and avoiding common gotchas. This skill is for generative models only — not PredictiveModel subclasses.

2026-04-27
add-predictive-model
数据科学家

Step-by-step workflow for integrating a new predictive model into the proteingen library. Covers decomposing a pretrained predictor into four layers (raw model, binary logit function, template model class, PredictiveModel subclass), identifying what already exists vs what's missing, and only building the missing pieces. This skill is for predictive models only — not GenerativeModel subclasses.

2026-04-27
follow-workflow
秘书和行政助理(法律、医疗和高管除外)

Guide the user through planning and implementing a protein design pipeline by following ProteinGen workflows. Use when the user says they want to follow a workflow (e.g. ProteinGuide, Continued Pretraining) or wants help planning their library design pipeline. Walks through documentation in-order and recursively, helping the user make decisions at each step before writing code.

2026-04-27
likelihood-curves
数据科学家

Evaluate and plot log-likelihood trajectories for generative models under progressive unmasking. Use when comparing how well one or more generative models predict masked amino acids as context is revealed, or when evaluating fine-tuned vs base models on a protein dataset.

2026-04-27
已展示 2 / 2 个仓库
已展示全部仓库