Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
# TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation
|
| 2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |

|
| 4 |
|
| 5 |
TD3B is a sequence-based generative framework that designs peptide binders with specified agonist or antagonist behavior. It combines a Direction Oracle, a soft binding-affinity gate, and amortized fine-tuning of a pre-trained discrete diffusion model (MDLM).
|
|
|
|
| 1 |
# TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation
|
| 2 |
|
| 3 |
+
<div align="center">
|
| 4 |
+
<a href="https://arxiv.org/abs/2605.09810"><img src="https://img.shields.io/badge/Arxiv-2605.09810-red?style=for-the-badge&logo=Arxiv" alt="arXiv"/></a>
|
| 5 |
+
|
| 6 |
+
</div>
|
| 7 |
+
|
| 8 |

|
| 9 |
|
| 10 |
TD3B is a sequence-based generative framework that designs peptide binders with specified agonist or antagonist behavior. It combines a Direction Oracle, a soft binding-affinity gate, and amortized fine-tuning of a pre-trained discrete diffusion model (MDLM).
|