Skip to content

PARL 1.4

Compare
Choose a tag to compare
@zenghsh3 zenghsh3 released this 20 Dec 00:50
· 226 commits to develop since this release
988446e

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"