XuanCe (1.2.0)
-
Modified the environment wrapper program to facilitate adding new environments.
-
Standardized the wrapping of existing single-agent and multi-agent environments.
-
Organized commonly used APIs into a unified structure.
-
Integrated the creation of representation, policy, and optimizer into each agent’s initialization method.
-
Added support for non-parameter-sharing in MARL algorithms.
-
Standardized the naming of parameters in config files.