Rare find

SE3 Transformer. AI model for understanding 3D molecular shapes and how they move.

github.com/lucidrains/se3-transformer-pytorch

Vaya's read on this project

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

Updates

August 2025
  • Release —0.9.1
  • 0.9.1
  • address https://github.com/lucidrains/se3-transformer-pytorch/issues/21
November 2022
  • update
  • fix tests
  • no more 3.7
  • Release —0.9.0
  • latest transformer research shows bias is not needed and could be har…
September 2021
  • Release —0.8.13
  • remove init, because empiricism
  • Release —0.8.12
  • remove global linear attention feature
  • Release —0.8.11
  • small bug with init
July 2021
  • Merge pull request #15 from javierbq/patch-1
  • Bugfix
June 2021
  • Release —0.8.10
  • fix tests for pytorch 1.8.1 marking inplace operations as unsafe
  • Release —0.8.9
  • be able to have fine control over the dimensions per type in the fina…
  • Release —0.8.8
  • Merge pull request #13 from lucidrains/vector-gating
  • allow one to set their own path to cache directory with environmental…
  • Release —0.8.7
  • Merge pull request #12 from lucidrains/vector-gating
  • vector gating release for tcn -> egnn
  • vector gating
  • readme
  • Release —0.8.6
  • allow for customization of dimension per typeN by passing in hidden_f…