anrilombard commited on
Commit
f028310
·
verified ·
1 Parent(s): 2f3a6ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -113,6 +113,17 @@ We acknowledge the authors of the [Mamba](https://github.com/Anri-Lombard/Mamba-
113
 
114
  ## References
115
 
 
 
 
 
 
 
 
 
 
 
 
116
  ```bibtex
117
  @article{gu2023mamba,
118
  title={Mamba: Linear-time sequence modeling with selective state spaces},
 
113
 
114
  ## References
115
 
116
+ ```bibtex
117
+ @inproceedings{
118
+ lombard2024molecular,
119
+ title={Molecular Generation with State Space Sequence Models},
120
+ author={Anri Lombard and Shane Acton and Ulrich Armel Mbou Sob and Jan Buys},
121
+ booktitle={NeurIPS 2024 Workshop on AI for New Drug Modalities},
122
+ year={2024},
123
+ url={https://openreview.net/forum?id=1ib5oyTQIb}
124
+ }
125
+ ```
126
+
127
  ```bibtex
128
  @article{gu2023mamba,
129
  title={Mamba: Linear-time sequence modeling with selective state spaces},