Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

UAMLDA/AFS-InfoTheory

Repository files navigation

AFS-InfoTheory

Preparing the Data

To run scripts/poison_clean_data.py you need to pip install -r scripts/requirements.txt.

  • To create attacks, run the script scripts/poison_clean_data.py. It should resume where it left off.
  • Currently it is running from the smallest to the largest datasets located in data/filenames_by_samples.txt.
  • Attack file naming convention is:
    • (filename no path)_[(type)][(projection)].(extension)
  • All output files go to data/attacks. All original files are in data/clean.

Running the Experiments

To run runexp.py you need to pip install -r scripts/requirements.txt.

python runexp.py 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors