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.entities
deepcomp.env.multi_ue
deepcomp.env.single_ue
deepcomp.env.util

Auxiliary modules for UE movement and utility.