Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PARL 2.0.0 source code.tar.gz | 2021-06-03 | 36.9 MB | |
PARL 2.0.0 source code.zip | 2021-06-03 | 37.4 MB | |
README.md | 2021-06-03 | 593 Bytes | |
Totals: 3 Items | 74.4 MB | 0 |
Framework
- Support PaddlePaddle 2.0 (dynamic graph mode) by default
- Add integration testing for Windows
Parallel Training
- Refactor the heartbeat mechanism of the xparl module
- Use the synchronous xparl API for some distributed algorithms
Documentation
- Add Chinese documentation @readthedocs
Example
- Paddle
- Policy Gradient
- DDPG
- DQN/Double DQN/ Dueling DQN
- SAC
- TD3
- OAC
- QMIX
- A2C
- AlphaZero
- Fluid
- QMIX
Application
- Self-driving system in CARLA simulator