Pnerf Save

Project README

pNeRF: Parallelized Natural Extension Reference Frame

pNeRF is a parallelized extension of the widely used NeRF method for converting the parameterization of polymers, typically proteins, from internal (bond lengths, angles, and torsions) to Cartesian coordinates. pNeRF is parallelized even for individual polymers, achieving much higher utilization of modern CPUs and GPUs, and is suitable for use in machine learning applications in which gradients are backpropagated through the NeRF equations.

This is a TensorFlow implementation of pNeRF. Using this implementation we observe speed ups of up to 13x on CPUs (Xeon E5-2643 v4) and GPUs (Titan Xp):

Color intensity corresponds to fold speed up.

PyTorch Implementation

A PyTorch implementation of pNeRF has been developed by @FelixOpolka and is available here.

Citation

Please cite this paper in the Journal of Computational Chemistry.

Funding

This work was supported by NIGMS grant P50GM107618.

Open Source Agenda is not affiliated with "Pnerf" Project. README Source: aqlaboratory/pnerf
Stars
34
Open Issues
1
Last Commit
4 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating