Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 1.27 KB

README.md

File metadata and controls

19 lines (8 loc) · 1.27 KB

Starting kit for the NeurIPS 2023 Machine Unlearning Challenge

This repository contains the starting kit for the NeurIPS 2023 Machine Unlearning Challenge. The starting kit currently contains the following examples:

Unlearning on CIFAR10

sample images from the CIFAR10 dataset

The notebook unlearning-CIFAR10.ipynb provides a foundation for participants to build their unlearning models on the CIFAR-10 dataset. This jupyter notebook can be run locally, on Colab, or on Kaggle

Community-contributed examples