Module deepcomp.env
Environment-related modules with entities such as base stations or users as well as different variants of the base environment, tailored to either centralized RL (DeepCoMP) or multi-agent RL (DD-CoMP and D3-CoMP).
Expand source code
"""
Environment-related modules with entities such as base stations or users as well as different variants of the base
environment, tailored to either centralized RL (DeepCoMP) or multi-agent RL (DD-CoMP and D3-CoMP).
"""
Sub-modules
deepcomp.env.entitiesdeepcomp.env.multi_uedeepcomp.env.single_uedeepcomp.env.util-
Auxiliary modules for UE movement and utility.