njwfish / DistributionEmbeddingsLinks
☆34Updated last month
Alternatives and similar repositories for DistributionEmbeddings
Users that are interested in DistributionEmbeddings are comparing it to the libraries listed below
Sorting:
- Implementation of the proposed Spline-Based Transformer from Disney Research☆105Updated last year
- Source code for the paper "Positional Attention: Expressivity and Learnability of Algorithmic Computation"☆14Updated 7 months ago
- ☆33Updated 11 months ago
- A scalable implementation of diffusion and flow-matching with XGBoost models, applied to calorimeter data.☆18Updated last year
- Exploring an idea where one forgets about efficiency and carries out attention across each edge of the nodes (tokens)☆55Updated 9 months ago
- Attempt to make multiple residual streams from Bytedance's Hyper-Connections paper accessible to the public☆94Updated 6 months ago
- TorchDR - PyTorch Dimensionality Reduction☆178Updated last month
- Getting crystal-like representations with harmonic loss☆193Updated 8 months ago
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 11 months ago
- ☆62Updated last year
- Explorations into the proposal from the paper "Grokfast, Accelerated Grokking by Amplifying Slow Gradients"☆103Updated last year
- Implementation of an Attention layer where each head can attend to more than just one token, using coordinate descent to pick topk☆47Updated 2 years ago
- Official implementation of the paper: "ZClip: Adaptive Spike Mitigation for LLM Pre-Training".☆141Updated last month
- Implementation of 2-simplicial attention proposed by Clift et al. (2019) and the recent attempt to make practical in Fast and Simplex, Ro…☆46Updated 3 months ago
- ☆82Updated last year
- Pretraining Code for METAGENE-1☆68Updated 11 months ago
- σ-GPT: A New Approach to Autoregressive Models☆70Updated last year
- Flash Attention Triton kernel with support for second-order derivatives☆125Updated last week
- Your favourite classical machine learning algos on the GPU/TPU☆20Updated 2 weeks ago
- Explorations into adversarial losses on top of autoregressive loss for language modeling☆40Updated last week
- My own attempt at a long context genomics model, leveraging recent advances in long context attention modeling (Flash Attention + other h…☆55Updated 2 years ago
- Explorations into whether a transformer with RL can direct a genetic algorithm to converge faster☆71Updated 7 months ago
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆51Updated last year
- ☆34Updated last year
- Induce brain-like topographic structure in your neural networks☆70Updated 5 months ago
- Exploration into the proposed "Self Reasoning Tokens" by Felipe Bonetto☆57Updated last year
- Fork of Flame repo for training of some new stuff in development☆19Updated this week
- Implementation of GateLoop Transformer in Pytorch and Jax