Diffusion HyMAB (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
ea0c1582c103 | shenri | Update README (add line breaks) | Jul 17 2018 | ||||
ab7f0a12c0ac | shenri | Initial commit | Jul 17 2018 |
README
README
This folder contains the implementation of HyMAB, an algorithm to find the best multipath in a dynamic network. The algorithm is described in the article published in IEEE/ACM Transactions on Networking, ''Multi-armed Bandit in Action: Optimizing Performance in Dynamic Hybrid Networks''.
The folder click_new_elements contains the new Click elements.
The folder patch contains various patches of clik and ath9k
The folder scripts contains several scripts.
- hymab.sh is the main script to run the algorithm. It uses the Click script hymab.click and the other bash scripts present in this folder.
- exp-mab.py is the Python script that has been used to obtain the results presented in the paper. It uses the file node.py. Some things in these two Python files are specific to the testbed they were used on and the need to be updated before being used.
If you have any question, please contact Sébastien Henri (sebastien.henri@epfl.ch)
c4science · Help