Releases: agi-brain/xuance
Releases · agi-brain/xuance
1.1.1
- 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
Updates for XuanCe v1.0.11:
- Support and finish test for gym-pybullet-drones environments;
- Fix some issues for installation of xuance. Now it is more easy to install and use;
- Improve the compatibility for MacOS with Apple's M chips;
- Fix some other bugs.
Welcome to install and try it!
1.0.10
Updates for XuanCe v1.0.10:
- Fix some bugs for MARL;
- Support Minigrid and gym-pybullet-drones environments;
- Provide examples of customized environments for MARL;
- Some other issues are solved.
Welcome to install and try it!
1.0.6
A stable version of XuanCe.
1.0.1
Beta version for MARL with SMAC and GFootball.
1.0.0
The newest version of XuanCe.