Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ReLSO: A Transformer-based Model for Latent Space Optimization and Generation of Proteins
|
| 2 |
- [github repo](https://github.com/KrishnaswamyLab/ReLSO-Guided-Generative-Protein-Design-using-Regularized-Transformers/tree/main)
|
| 3 |
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
library_name: pytorch
|
| 4 |
+
tags:
|
| 5 |
+
- biology
|
| 6 |
+
- protein-design
|
| 7 |
+
- protein-sequence
|
| 8 |
+
- variational-autoencoder
|
| 9 |
+
- latent-space-optimization
|
| 10 |
+
- pytorch-lightning
|
| 11 |
+
- arxiv:2201.09948
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
|
| 15 |
# ReLSO: A Transformer-based Model for Latent Space Optimization and Generation of Proteins
|
| 16 |
- [github repo](https://github.com/KrishnaswamyLab/ReLSO-Guided-Generative-Protein-Design-using-Regularized-Transformers/tree/main)
|
| 17 |
|