Skip to content
/ WCA-Net Public

Supporting code for the paper: Weight-Covariance Alignment for Adversarially Robust Neural Networks. Eustratiadis et al. (ICML 2021)

Notifications You must be signed in to change notification settings

peustr/WCA-Net

Repository files navigation

WCA-Net

How to train a new model


python run.py train <path to configuration file>

Configuration files

  • m0: Vanilla model (backbone + classification layer)
  • m1: Stochastic isotropic model, trained with WCA
  • m2: Stochastic anisotropic model, trained with WCA
  • m3: Stochastic anisotropic model, trained with WCA, adversarial training

About

Supporting code for the paper: Weight-Covariance Alignment for Adversarially Robust Neural Networks. Eustratiadis et al. (ICML 2021)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages