Skip to content

XuanCe (1.2.0)

Compare
Choose a tag to compare
@wenzhangliu wenzhangliu released this 11 Dec 12:33
· 96 commits to master since this release
  • 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.