Spaces:
Sleeping
Sleeping
File size: 975 Bytes
799e642 de1112e 799e642 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
<div>
<div>
<div style="display: flex; justify-content: center; align-items: center; text-align: center; font-size: 40px;">
<b>⚛️ PLA-Net</b>
</div>
<br>
<div style="display: flex; justify-content: center; align-items: center; text-align: center;">
<a href="#"><img src="https://img.shields.io/static/v1?label=11.6&message=CUDA&color=green"></a>  
<a href="#"><img src="https://img.shields.io/static/v1?label=1.13.1&message=Pytorch&color=red"></a>  
<a href="https://github.com/juliocesar-io/PLA-Net"><img src="https://img.shields.io/static/v1?logo=github&label=Github&message=Fork"></a>
</div>
<br>
<div style="justify-content: center; align-items: center; text-align: center; font-size: 14px;">
<p>
Run Inference of PLA-Net for a single protein in the and multiple ligands to predict the binding affinities using Graph Neural Networks.
</p>
</div>
</div>
</div> |