Simulator for opportunistic federated learning
Paper: Lee et al. PerCom '21
This simulator is no longer maintained. Please refer to a more scalable version of this simulator.
This repo is tested with python3. Packages such as tensorflow, numpy and matplotlib is required to run this package. To bulk install the dependencies,
pip3 install -r requirements.txt