Skip to content

Releases: agi-brain/xuance

1.1.1

12 May 09:40
Compare
Choose a tag to compare
  • Support MetaDrive environment, and provide examples;
  • Refine the configuration settings for the gym-pybullet-drones environment;
  • Fix some issues about models saving;
  • Revise the model loading method;
  • Implement a configuration option for selecting different activation function of the output layer of actors for continuous control;
  • Update the corresponding examples to adapt the above changes;
  • Fix some other bugs.
  • Improve some algorithms, such as SAC, MASAC, DDPG, and TD3, etc.
  • Add multi-robot warehouse (RWARE) environment.
  • n_size -> buffer_size;
  • The saving and loading of observation status;
  • Unify the names of attributes for both single-agent and multi-agent DRL.

1.0.11

11 Apr 10:28
Compare
Choose a tag to compare

Updates for XuanCe v1.0.11:

  1. Support and finish test for gym-pybullet-drones environments;
  2. Fix some issues for installation of xuance. Now it is more easy to install and use;
  3. Improve the compatibility for MacOS with Apple's M chips;
  4. Fix some other bugs.

Welcome to install and try it!

1.0.10

05 Mar 13:30
Compare
Choose a tag to compare

Updates for XuanCe v1.0.10:

  1. Fix some bugs for MARL;
  2. Support Minigrid and gym-pybullet-drones environments;
  3. Provide examples of customized environments for MARL;
  4. Some other issues are solved.

Welcome to install and try it!

1.0.6

25 Dec 10:23
Compare
Choose a tag to compare

A stable version of XuanCe.

1.0.1

27 Nov 02:23
Compare
Choose a tag to compare

Beta version for MARL with SMAC and GFootball.

1.0.0

21 Oct 10:35
Compare
Choose a tag to compare

The newest version of XuanCe.