Rare find

Equiformer. An AI model that understands molecular shapes and rotations for protein folding and molecular design.

github.com/lucidrains/equiformer-pytorch

Vaya's read on this project

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

Updates

December 2024
  • update
November 2024
  • drive by cleanup
  • Release —0.5.4
  • 0.5.4
  • Merge pull request #23 from Chokyotager/patch-1
  • [refactor] basis_keys to list
January 2024
  • Release —0.5.3a
  • fix get_at usage
  • Release —0.5.3
  • Merge pull request #15 from lucidrains/fix-tests-again
  • try to fix torch version in test for einx
  • Release —0.5.2
  • test out einstein notation for indexing, using einx.get_at
  • Release —0.5.1c
  • Merge pull request #13 from lucidrains/fix-gh-actions
  • try to fix again
  • Release —0.5.1b
  • fix gh actions
  • Release —0.5.1a
  • Release —0.5.1
  • gate the value heads in taylor linear attention
  • fix tests
  • cite Arora et al
  • Release —0.5.0
  • upgrade linear attention
October 2023
  • Release —0.4.0
  • buy into new research that attention needs to be able to attend to no…
September 2023
  • address https://github.com/lucidrains/equiformer-pytorch/issues/12
August 2023
  • not doing any cuda just yet
  • oops