PARL Logo
latest

Overview

  • Features
  • Abstractions
  • Parallelization

Installation

  • Installation

Tutorial

  • Getting Started
  • Model, Algorithm, Agent
  • Create Customized Algorithms
  • Save and Restore Parameters
  • Visualization Tool
  • CSV Logger

High-quality Implementations

  • Policy Gradient
  • DQN
  • DDPG
  • DDQN
  • OAC
  • A2C
  • TD3
  • QMIX
  • SAC
  • PPO
  • MADDPG

Parallel Training

  • Overview
  • Xparl Usage
  • Recommended Practice
  • Recommended Practice(no_wait mode)
  • GPU Cluster
  • How to Debug
  • File Distribution
  • Serialization Acceleration (Not Necessary)

APIs

  • parl.Model
  • parl.Algorithm
  • parl.Agent
  • parl.remote_class
  • parl.connect

Frequently Asked Questions

  • xparl questions
  • RL questions

EvoKit

  • Overview
  • minimal example
  • Example for Online Products
PARL
  • Docs »
  • PARL
  • Edit on GitHub

PARLΒΆ

PARL is a flexible, distributed and object-oriented programming reinforcement learning framework.

_images/PARL-logo-1.png

Overview

  • Features
  • Abstractions
  • Parallelization

Installation

  • Installation

Tutorial

  • Getting Started
  • Model, Algorithm, Agent
  • Create Customized Algorithms
  • Save and Restore Parameters
  • Visualization Tool
  • CSV Logger

High-quality Implementations

  • Policy Gradient
  • DQN
  • DDPG
  • DDQN
  • OAC
  • A2C
  • TD3
  • QMIX
  • SAC
  • PPO
  • MADDPG

Parallel Training

  • Overview
    • Easy-to-use
    • High performance
    • Web UI for computation resources
    • Supporting various frameworks
    • Why PARL
  • Xparl Usage
    • Setup Command
    • Adding More Resources
    • Example
    • Shutdown the Cluster
    • Further Reading
  • Recommended Practice
  • Recommended Practice(no_wait mode)
  • GPU Cluster
  • How to Debug
  • File Distribution
    • Example:
  • Serialization Acceleration (Not Necessary)
    • Performance Comparison
    • Conclusions

APIs

  • parl.Model
  • parl.Algorithm
  • parl.Agent
  • parl.remote_class
  • parl.connect

Frequently Asked Questions

  • xparl questions
  • RL questions

EvoKit

  • Overview
  • minimal example
  • Example for Online Products
Next

© Copyright 2021, nlp-ol@baidu.com Revision 1fc50bf5.

Built with Sphinx using a theme provided by Read the Docs.