Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 560 Bytes

File metadata and controls

22 lines (13 loc) · 560 Bytes

ConPETro

Datasets

FMNIST: https://github.com/zalandoresearch/fashion-mnist

MNISTM: https://github.com/liyxi/mnist-m

CIFAR-10: https://www.cs.toronto.edu/~kriz/cifar.html

Credit: https://archive.ics.uci.edu/dataset/350/default+of+credit+card+clients

Bank: https://archive.ics.uci.edu/dataset/222/bank+marketing

Run command

python tenseal_trigger_selection.py -d FMNIST -f nonsem -s 7 -t 8
python tenseal_activation_exploration.py -d FMNIST -f nonsem -s 7 -t 8
python tenseal_global_configuration.py -d FMNIST -f nonsem -s 7 -t 8