mryab / learning-at-homeLinks
"Towards Crowdsourced Training of Large Neural Networks using Decentralized Mixture-of-Experts" (NeurIPS 2020), original PyTorch implementation
☆56Updated 4 years ago
Alternatives and similar repositories for learning-at-home
Users that are interested in learning-at-home are comparing it to the libraries listed below
Sorting:
- A GPT, made only of MLPs, in Jax☆58Updated 4 years ago
- Training a model similar to OpenAI DALL-E with volunteers from all over the Internet using hivemind and dalle-pytorch (NeurIPS 2021 demo)☆27Updated 2 years ago
- Official code for paper "Non-Adversarial Image Synthesis with Generative Latent Nearest Neighbors"☆28Updated 5 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- A generative modelling toolkit for PyTorch.☆70Updated 3 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆81Updated 3 years ago
- Standalone Product Key Memory module in Pytorch - for augmenting Transformer models☆83Updated last year
- Implementation of Token Shift GPT - An autoregressive model that solely relies on shifting the sequence space for mixing☆50Updated 3 years ago
- Learning to Initialize Neural Networks for Stable and Efficient Training☆139Updated 3 years ago
- Official code for "Distributed Deep Learning in Open Collaborations" (NeurIPS 2021)☆117Updated 3 years ago
- Memory-efficient transformer. Work in progress.☆19Updated 3 years ago
- Python library for argument and configuration management☆55Updated 2 years ago
- Developing adversarial examples and showing their semantic generalization for the OpenAI CLIP model (https://github.com/openai/CLIP)☆26Updated 4 years ago
- PyTorch implementation of HashedNets☆36Updated 2 years ago
- A case study of efficient training of large language models using commodity hardware.☆68Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- [NeurIPS 2022] DataMUX: Data Multiplexing for Neural Networks☆60Updated 2 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)☆24Updated 5 years ago
- ☆63Updated 3 years ago
- GPT, but made only out of MLPs☆89Updated 4 years ago
- Implementation of Kronecker Attention in Pytorch☆19Updated 5 years ago
- Code for "Supermasks in Superposition"☆124Updated 2 years ago
- High performance pytorch modules☆18Updated 2 years ago
- Collaborative inference of latent diffusion via hivemind☆12Updated 2 years ago
- ☆47Updated 2 years ago
- ☆41Updated 2 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Structured matrices for compressing neural networks☆67Updated 2 years ago
- An implementation of (Induced) Set Attention Block, from the Set Transformers paper☆62Updated 2 years ago