LICENSE.txt
README.md
setup.py
byzfl/__init__.py
byzfl/evaluate_results.py
byzfl/plot.py
byzfl/table.py
byzfl.egg-info/PKG-INFO
byzfl.egg-info/SOURCES.txt
byzfl.egg-info/dependency_links.txt
byzfl.egg-info/requires.txt
byzfl.egg-info/top_level.txt
byzfl/aggregations/__init__.py
byzfl/aggregations/aggregators.py
byzfl/aggregations/preaggregators.py
byzfl/attacker/__init__.py
byzfl/attacker/attack_optimizers.py
byzfl/attacker/attacks.py
byzfl/pipeline/__init__.py
byzfl/pipeline/byzantine_worker.py
byzfl/pipeline/client.py
byzfl/pipeline/compute_cluster.py
byzfl/pipeline/dataset.py
byzfl/pipeline/experiment.py
byzfl/pipeline/managers.py
byzfl/pipeline/model_base_interface.py
byzfl/pipeline/models.py
byzfl/pipeline/robust_aggregators.py
byzfl/pipeline/server.py
byzfl/pipeline/train.py
byzfl/utils/__init__.py
byzfl/utils/conversion.py
byzfl/utils/misc.py
byzfl/utils/torch_tools.py