This is the code for the paper
Contextual Bandit Approach for Energy Saving and Interference Coordination in HetNets,
Jose A. Ayala-Romero,
Juan J. Alcaraz,
Andrea Zanella,
Michele Zorzi,
-
Download the code by running:
git clone https://github.com/jaayala/ContextualBandit-EnergyInterference_HetNets.git
. -
Run the script runSimulation.py to to execute the simulations. The result files will be located in the folder ./results/.
-
Run the script ./results/getFigures.py to obtain the figures.
(Python version 3.0 or above)