pranamanam commited on
Commit
99f39c9
·
verified ·
1 Parent(s): 4bb2309

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -123,8 +123,12 @@ bash run.sh --baseline tds --device cuda:0
123
  ## Citation
124
 
125
  ```bibtex
126
- @article{caotd3b,
127
- title={TD3B: Transition-Directed Discrete Diffusion for Allosteric Binder Generation},
128
- author={Cao, Hanqun and Pal, Aastha and Tang, Sophia and Zhang, Yinuo and Zhang, Jingjie and Heng, Pheng-Ann and Chatterjee, Pranam}
 
 
 
 
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
  ```