Releases · PaddlePaddle/PARL (original) (raw)

PARL 2.2

New Features

PARL 2.1

Framework

Example

Tutorial

PARL 2.0.0

Framework

Parallel Training

Documentation

Example

Application

PARL 1.4

Framework

Parallel Training

Example

PARL 1.3

New Features

PARL 1.2

Parallel Training

  1. Using a cluster to maintain the computation resource for parallel training.
  2. Web UI for monitoring the cluster.
  3. Support limiting the memory usage for each remote class.
  4. Tutorial for the use of the cluster.

Example

  1. Add the evolution strategies(ES) algorithm, using the PARL parallel module.
  2. Append the A2C performance on a range of Atari games.
  3. Append the IMPALA performance on a range of Atari games.

Tutorial

  1. Add the official documentation deployed at the readthedocs.
  2. Add a tutorial describing how to build a custom algorithm.
  3. Add a tutorial describing how to use the cluster for parallel computation.

PARL 1.1.1

Frameworks

Examples

Papers

PARL 1.1

Documentation

Framework

Examples

PARL 1.0

Framework

Examples