LICENSE
README.md
pyproject.toml
fed_playground/__init__.py
fed_playground/py.typed
fed_playground.egg-info/PKG-INFO
fed_playground.egg-info/SOURCES.txt
fed_playground.egg-info/dependency_links.txt
fed_playground.egg-info/entry_points.txt
fed_playground.egg-info/requires.txt
fed_playground.egg-info/top_level.txt
fed_playground/src/__init__.py
fed_playground/src/aggregation.py
fed_playground/src/attacks.py
fed_playground/src/benchmark.py
fed_playground/src/cli.py
fed_playground/src/dataloader.py
fed_playground/src/encryption.py
fed_playground/src/environment.py
fed_playground/src/models.py
fed_playground/src/orchestrator.py
fed_playground/src/party.py
fed_playground/src/utils_data.py
fed_playground/src/visualization.py
tests/test_aggregation.py
tests/test_attacks.py
tests/test_benchmark.py
tests/test_dataloader.py
tests/test_encryption.py
tests/test_environment.py
tests/test_models.py
tests/test_orchestrator.py
tests/test_party.py
tests/test_phase2.py
tests/test_utils_data.py
tests/test_visualization.py