README.md
pyproject.toml
mds3fl/__init__.py
mds3fl/algorithm.py
mds3fl/client.py
mds3fl/core.py
mds3fl/data.py
mds3fl/dataloader.py
mds3fl.egg-info/PKG-INFO
mds3fl.egg-info/SOURCES.txt
mds3fl.egg-info/dependency_links.txt
mds3fl.egg-info/requires.txt
mds3fl.egg-info/top_level.txt
mds3fl/examples/TCP_test.py
mds3fl/examples/run_federated_training.py
mds3fl/examples/run_mnist.py
mds3fl/examples/test_client.py
mds3fl/examples/test_server.py
mds3fl/models/__init__.py
mds3fl/models/simple_cnn.py
mds3fl/network/tcp_client.py
mds3fl/network/tcp_server.py