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