Research-Stack/6-Documentation/tiddlywiki-local/wiki/tiddlers/Peptide MoE.tid
Brandon Schneider 5ad2e7f8bb ingest: dair-ai Agentic Engineering Wiki (51 tips, 7 categories)
Cross-referenced against our prover orchestration layers:
- Plan-Execute-Verify-Replan ↔ L0-L3 pipeline
- Agents as specialists ↔ 11-agent swarm
- Guardrails ↔ ProverWatchdog
- Sandbox testing ↔ Virtual FPGA tests
- Trajectory-aware eval ↔ BFS audit trail

5 gaps identified, 4 strengths confirmed
2026-05-07 00:27:02 -05:00

9 lines
782 B
Text

created: 20260507000000000
modified: 20260507000000000
tags: ResearchStack Biology AI Peptide MoE
title: Peptide MoE
type: text/vnd.tiddlywiki
! Peptide MoE
Peptide Mixture-of-Experts model for protein/peptide prediction. Lean modules: `PeptideMoE.lean`, `PeptideMoEExamples.lean`, `PeptideMoEFailure.lean`, `PeptideMoERepair.lean`. Part of the [[Swarm MoE Rewiring]] system for dynamic expert routing. The peptide pipeline connects codon sequences to protein structures through a learned mixture-of-experts architecture with repair/recovery mechanisms for prediction failures. Test data and review at `shared-data/data/swarm_peptide_moe_*`. Integrates with the [[Genetic Code Pipeline]] for codon-to-peptide translation and the [[RNA to Peptide Shifter]] for ribosomal modeling.