lucidrains / frame-averaging-pytorchLinks
Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network
☆50Updated 11 months ago
Alternatives and similar repositories for frame-averaging-pytorch
Users that are interested in frame-averaging-pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 5 months ago
- Unofficial implementation of GotenNet, new SOTA 3d equivariant transformer, in Pytorch☆63Updated 2 months ago
- Implementation of Tranception, an attention network, paired with retrieval, that is SOTA for protein fitness prediction☆32Updated 3 years ago
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆46Updated last year
- Implementation of the Kalman Filtering Attention proposed in "Kalman Filtering Attention for User Behavior Modeling in CTR Prediction"☆58Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)