PaddlePaddle/PARL v1.4
PaddlePaddle/PARL
Captured source
source ↗published Dec 20, 2020seen 5dcaptured 9hhttp 200method plain
PARL 1.4
Repository: PaddlePaddle/PARL
Tag: v1.4
Published: 2020-12-20T00:50:44Z
Prerelease: no
Release notes:
Framework
- support the latest API of dynamic graph mode in PaddlePaddle
- support VisuaIDL visualization tool
- optimize compatibility under different systems
Parallel Training
- add monitoring page of the task output log
- support direct access and modification of attributes of remote objects
- support asynchronous function call in remote objects
Example
- add Prioritized DQN algorithm
- add AlphaZero solution for Kaggle Connect X competition
- add the champion models of both tracks of Neurips 2020 Learning-to-Run-a-Power-Network challenge
- add demonstration code of open class "World champion takes you to learn reinforcement learning from scratch"