a lightweight transformer library for PyTorch
☆71Nov 2, 2021Updated 4 years ago
Alternatives and similar repositories for toroidal
Users that are interested in toroidal are comparing it to the libraries listed below
Sorting:
- Hacks for PyTorch☆19Apr 18, 2023Updated 2 years ago
- ☆35Jul 14, 2020Updated 5 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆48Nov 30, 2021Updated 4 years ago
- Code for training on Imagenet to SOTA results using PyTorch☆13Aug 14, 2023Updated 2 years ago
- ☆14Oct 29, 2020Updated 5 years ago
- Dynamic config system based on python classes☆12Jan 27, 2023Updated 3 years ago
- Slicing a PyTorch Tensor Into Parallel Shards☆300Jun 7, 2025Updated 9 months ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…☆47May 29, 2023Updated 2 years ago
- An Easy To Use PyTorch Computer Vision Library☆53Jul 6, 2023Updated 2 years ago
- Fairring (FAIR + Herring) is a plug-in for PyTorch that provides a process group for distributed training that outperforms NCCL at large …☆66Mar 21, 2022Updated 3 years ago
- Multi-Hop Logical Reasoning in Knowledge Graphs☆21Mar 27, 2022Updated 3 years ago
- Simple repository contribution statistics☆15Mar 6, 2026Updated 2 weeks ago
- Utility functions that I reuse across different projects☆14Jun 4, 2021Updated 4 years ago
- Code of our Neurips2020 paper "Auto Learning Attention", coming soon☆22Apr 14, 2021Updated 4 years ago
- ☆26Sep 2, 2020Updated 5 years ago
- ☆15Feb 28, 2022Updated 4 years ago
- Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research…☆343Mar 9, 2026Updated last week
- Pushing CIFAR-10 SOTA using ResNets.☆17Oct 17, 2025Updated 5 months ago
- High dimensional black-box optimizer using Latent Action Monte Carlo Tree Search algorithm☆29Sep 7, 2022Updated 3 years ago
- Totally Versatile Miscellanea for Pytorch☆477Mar 20, 2022Updated 4 years ago
- Accelerate training by storing parameters in one contiguous chunk of memory.☆294Oct 29, 2020Updated 5 years ago
- Official implementation for paper "Relational Surrogate Loss Learning", ICLR 2022☆37Nov 25, 2022Updated 3 years ago
- CHARacter-awaRE Diffusion: Multilingual Character-Aware Encoders for Font-Aware Diffusers That Can Actually Spell☆14May 28, 2023Updated 2 years ago
- [Prototype] Tools for the concurrent manipulation of variably sized Tensors.☆251Nov 14, 2022Updated 3 years ago
- Must-read papers on Knowledge Graph Reasoning (KGR)☆21Mar 16, 2020Updated 6 years ago
- ☆16May 14, 2024Updated last year
- 👩🏫 Pre-trained German Language Model with sub-word tokenization for ULMFIT☆15Jun 24, 2020Updated 5 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆485May 7, 2021Updated 4 years ago
- Unofficial PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Ne…☆22Dec 19, 2019Updated 6 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Aug 7, 2023Updated 2 years ago
- A tiny Catalyst-like experiment runner framework on top of micrograd.☆51Jan 18, 2021Updated 5 years ago
- ☆16Jul 2, 2021Updated 4 years ago
- Single Image Texture Translation for Data Augmentation☆61Feb 22, 2023Updated 3 years ago
- Quickest way to share everything about your research within a single app☆16Feb 1, 2024Updated 2 years ago
- Find usage statistics (imports, function calls, attribute access) for Python code-bases☆14Feb 22, 2024Updated 2 years ago
- Experiments with self-supervised learning☆11Mar 9, 2020Updated 6 years ago
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆328Dec 15, 2025Updated 3 months ago
- Implicit MLE: Backpropagating Through Discrete Exponential Family Distributions☆259Oct 29, 2023Updated 2 years ago
- A lightweight wrapper for PyTorch that provides a simple declarative API for context switching between devices, distributed modes, mixed-…