Skip to content

Commit 4c3bf89

Browse files
committed
docs: update roadmap to reflect completed milestones and future goals
1 parent 1f04e5a commit 4c3bf89

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,15 @@ DiffBiophys is validated against foundational biophysical principles and analyti
132132
### Phase 3: Integration & Optimization (v1.0)
133133
- [x] Full CD matrix-method implementation (DeVoe theory).
134134
- [x] Example notebooks for structure refinement via gradient descent.
135-
- [ ] Plugin for `torch`-based AI models to use biophysical loss functions.
135+
- [x] Plugin for `torch`-based AI models to use biophysical loss functions (`torch_interop`).
136136
- [ ] Full support for BinaryCIF streaming.
137137

138+
### Phase 4: Advanced Ensembles & Dynamics (Future)
139+
- [ ] **Differentiable Side-chain Packing:** Move beyond backbone-only refinement.
140+
- [ ] **Ensemble Reweighting:** JAX-optimized Maximum Entropy fitting for large IDP trajectories.
141+
- [ ] **Multiplexed Loss Functions:** Jointly optimize structures against SAXS, NMR, and CD simultaneously.
142+
- [ ] **Experimental Noise Modeling:** Differentiable Bayesian treatment of experimental uncertainty.
143+
138144
---
139145

140146
## 📂 Repository Structure

0 commit comments

Comments
 (0)