Update README.md
Browse files
README.md
CHANGED
|
@@ -123,8 +123,12 @@ bash run.sh --baseline tds --device cuda:0
|
|
| 123 |
## Citation
|
| 124 |
|
| 125 |
```bibtex
|
| 126 |
-
@
|
| 127 |
-
|
| 128 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 129 |
}
|
| 130 |
```
|
|
|
|
| 123 |
## Citation
|
| 124 |
|
| 125 |
```bibtex
|
| 126 |
+
@inproceedings{
|
| 127 |
+
cao2026td3b,
|
| 128 |
+
title={{TD}3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation},
|
| 129 |
+
author={Anonymous},
|
| 130 |
+
booktitle={Forty-third International Conference on Machine Learning},
|
| 131 |
+
year={2026},
|
| 132 |
+
url={https://openreview.net/forum?id=RNuC8Nj6rD}
|
| 133 |
}
|
| 134 |
```
|