This repository is the official implementation of On Divergence Measures for Bayesian Pseudocoresets (NeurIPS 2022) Before training any Bayesian pseudocoreset, you'll need to generate some expert trajectories using buffer.py ``python python buffer.py --dataset=CIFAR10 --model=ConvNet…
This repository is an official implementation of the paper "FYI: Flip Your Images for Dataset Distillation" using PyTorch.
This is the pytorch implementation of the following NeurIPS 2022 paper:
This repository contains an official PyTorch implementation for the paper Distilling Dataset into Neural Field in ICLR 2025.