Official Repo of:
Edge-MSL: Split Learning on the Mobile Edge via Multi-Armed Bandits
INFOCOM 2024 · May 21, 2024
https://research.ece.cmu.edu/lions/Papers/EdgeMSL_INFOCOM.pdf
Relevant Files:
- classes: Has .py files that represents different players in edge computing system via bandits (users, servers)
- experiments: Has .ipynb files that run experiments with respect to paper, most of the algorithmic implementations occur here unfortunately