decile-team / cords
Reduce end to end training time from days to hours (or hours to minutes), and energy requirements/costs by an order of magnitude using coresets and data selection.
☆324Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cords
- A machine learning benchmark of in-the-wild distribution shifts, with data loaders, evaluators, and default models.☆552Updated 9 months ago
- Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)☆219Updated 2 years ago
- Awesome coreset/core-set/subset/sample selection works.☆163Updated 4 months ago
- ☆466Updated 3 months ago
- ☆187Updated 2 years ago
- Framework code with wandb, checkpointing, logging, configs, experimental protocols. Useful for fine-tuning models or training from scratc…☆146Updated last year
- DISTIL: Deep dIverSified inTeractIve Learning. An active/inter-active learning library built on py-torch for reducing labeling costs.☆142Updated last year
- Code for coreset selection methods☆212Updated last year
- 👽 Out-of-Distribution Detection with PyTorch☆254Updated 2 weeks ago
- 🛠️ Corrected Test Sets for ImageNet, MNIST, CIFAR, Caltech-256, QuickDraw, IMDB, Amazon Reviews, 20News, and AudioSet☆182Updated last year
- Betty: an automatic differentiation library for generalized meta-learning and multilevel optimization☆332Updated 4 months ago
- A clean and simple data loading library for Continual Learning☆416Updated last year
- ☆153Updated 2 years ago
- An implementation of the BADGE batch active learning algorithm.☆198Updated 5 months ago
- Official repository for CMU Machine Learning Department's 10732: Robustness and Adaptivity in Shifting Environments☆73Updated last year
- Code for the paper "Calibrating Deep Neural Networks using Focal Loss"☆155Updated 10 months ago
- This repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"☆180Updated 3 years ago
- Train ImageNet *fast* in 500 lines of code with FFCV☆136Updated 6 months ago
- This is a PyTorch reimplementation of Influence Functions from the ICML2017 best paper: Understanding Black-box Predictions via Influence…☆318Updated last year
- Data-efficient Training of Machine Learning Models☆61Updated 3 years ago
- Approximating neural network loss landscapes in low-dimensional parameter subspaces for PyTorch☆304Updated 11 months ago
- BackPACK - a backpropagation package built on top of PyTorch which efficiently computes quantities other than the gradient.☆562Updated this week
- A benchmark of data-centric tasks from across the machine learning lifecycle.☆72Updated 2 years ago
- This repository contains the code of the distribution shift framework presented in A Fine-Grained Analysis on Distribution Shift (Wiles e…☆80Updated 3 weeks ago
- Compare neural networks by their feature similarity☆343Updated last year
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆473Updated 2 years ago
- Optimal Transport Dataset Distance☆156Updated 2 years ago
- ☆103Updated last year
- Create animations for the optimization trajectory of neural nets