Skip to content

cuis15/synergy-of-experts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the Implementation of Synergy-of-Experts: Collaborate to Improve Adversarial Robustness

the environment

The needed environment is in requirenments.txt

file description

  1. main.py; the main function;
  2. utils; the auxiliary function (including sampling, loading data, model selection, etc.);
  3. models; the folder containing the training code; (1. Nets.py defines the used all model strucuture; 2. OdrUpdate.py is the pipeline of the training process;
  4. eval; the code is for evaluation (including white-box, trans-box, black-box)

parameters description

the parameter description is stated in main.py

conduct the experiments

sh run.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published