Skip to content

sun98/badnets

Repository files navigation

Simple Implementation of BadNet

code descriptions:

  • common.py: some common configurations, code snippets and utilities
  • mnist_base.py: The base experiment of mnist dataset, i.e., the clean model
  • mnist_poison.py: The badnet experiment of mnist dataset
  • cifar10_base.py: The base experiment of cifar10 dataset
  • cifar10_poison.py: The badnet experiment of cifar10 dataset
  • *.ipynb: The corresponding results of the above experiment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published