KatherLab / MediSwarm

MediSwarm is an open-source project for advancing medical deep learning using swarm intelligence and NVFlare. Developed by the Odelia consortium, it ensures data privacy through federated learning, enabling collaborative, decentralized model training across institutions for improved medical research and applications.
https://odelia.ai/
MIT License
4 stars 0 forks source link

Tests for SL controller #7

Open oleschwen opened 3 months ago

oleschwen commented 3 months ago

We should have tests for the swarm learning server and client controllers that

oleschwen commented 2 weeks ago

SwarmClientController.start_run, start_workflow and do_learn_task require more setup and should be tested in a follow-up issue.