Usage
Concepts
Package Reference
Bases: AlgorithmConfig
AlgorithmConfig
Configuration dataclass for Maddpg.
Maddpg
The algorithm class associated to the config
If the algorithm supports continuous actions
If the algorithm supports discrete actions
If the algorithm has to be run on policy or off policy
If the algorithm uses a centralized critic