Research Article
Stabilizing Transmission Capacity in Millimeter Wave Links by Q-Learning-Based Scheme
Algorithm 1
The reward table initialization process for UE i.
| Run at the cloud computing facility | | Input: and for UE i | | Output: the initialized reward table for UE i | (1) | For each SBS do | (2) | For each do | (3) | For each do | (4) | If UE i is not associated with SBS j then | (5) | = 0 | (6) | Else | (7) | Determine , , and according to and | (8) | | (9) | | (10) | End if | (11) | End for | (12) | End for | (13) | End for |
|