Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucidrains/neural-plexer-pytorch

Implementation of Nvidia's NeuralPlexer, for end-to-end differentiable design of functional small-molecules and ligand-binding proteins, in Pytorch
https://github.com/lucidrains/neural-plexer-pytorch

artificial-intelligence deep-learning denoising-diffusion drug-design protein-ligand-interactions

Last synced: 29 days ago
JSON representation

Implementation of Nvidia's NeuralPlexer, for end-to-end differentiable design of functional small-molecules and ligand-binding proteins, in Pytorch

Awesome Lists containing this project

README

        

## NeuralPlexer - Pytorch (wip)

Implementation of Nvidia's NeuralPlexer, for end-to-end differentiable design of functional small-molecules and ligand-binding proteins, in Pytorch

## Citations

```bibtex
@article{Qiao2022DynamicBackbonePS,
title = {Dynamic-Backbone Protein-Ligand Structure Prediction with Multiscale Generative Diffusion Models},
author = {Zhuoran Qiao and Weili Nie and Arash Vahdat and Thomas F. Miller and Anima Anandkumar},
journal = {ArXiv},
year = {2022},
volume = {abs/2209.15171}
}
```