Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -97,12 +97,12 @@ If you use our model in your research, please cite our paper:
|
|
97 |
```
|
98 |
@misc{schuh2024barlowtwinsdeepneural,
|
99 |
title={Barlow Twins Deep Neural Network for Advanced 1D Drug-Target Interaction Prediction},
|
100 |
-
author={Maximilian G. Schuh and Davide Boldini and Stephan A. Sieber},
|
101 |
year={2024},
|
102 |
eprint={2408.00040},
|
103 |
archivePrefix={arXiv},
|
104 |
primaryClass={q-bio.BM},
|
105 |
-
url={https://arxiv.org/abs/2408.00040},
|
106 |
}
|
107 |
```
|
108 |
"""
|
|
|
97 |
```
|
98 |
@misc{schuh2024barlowtwinsdeepneural,
|
99 |
title={Barlow Twins Deep Neural Network for Advanced 1D Drug-Target Interaction Prediction},
|
100 |
+
author={Maximilian G. Schuh and Davide Boldini and Annkathrin I. Bohne and Stephan A. Sieber},
|
101 |
year={2024},
|
102 |
eprint={2408.00040},
|
103 |
archivePrefix={arXiv},
|
104 |
primaryClass={q-bio.BM},
|
105 |
+
url={https://arxiv.org/abs/2408.00040},
|
106 |
}
|
107 |
```
|
108 |
"""
|