Rare find

EGNN. A neural network tool that learns how objects move and interact in 3D space.

github.com/lucidrains/egnn-pytorch

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2024
  • Release —0.2.8
  • 0.2.8
  • Merge pull request #48 from gardanw/patch-1
  • Update egnn_pytorch_geometric.py
November 2023
  • Release —0.2.7b
  • yet another fix
  • Release —0.2.7a
  • use pypi api token
  • Release —0.2.7
  • 0.2.7
  • Merge pull request #42 from souramoo/souramoo-patch-1
  • Update egnn_pytorch_geometric.py
May 2022
  • fix comment for https://github.com/lucidrains/egnn-pytorch/issues/37
March 2022
  • just have users install pyg and run tests on their own. not worth the…
  • readme
June 2021
  • Release —0.2.6
  • allow one to retrieve coordinate histories
  • same functionality for pyg layer
  • Release —0.2.5
  • fix bug, bias not needed
  • Release —0.2.4
  • smaller scale init value for coordinate norm
  • Release —0.2.3
  • add feedforward for global linear attention as well
  • Release —0.2.2
  • add global linear attention feature
  • Release —0.2.1
  • add ability to customize initial values for scale and bias for coordi…
  • release improved coordinate normalization, thanks to @MattMcPartlon
  • discard bugs