HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Distributed Prioritized Experience Replay

Dan Horgan; John Quan; David Budden; Gabriel Barth-Maron; Matteo Hessel; Hado van Hasselt; David Silver

Distributed Prioritized Experience Replay

Abstract

We propose a distributed architecture for deep reinforcement learning at scale, that enables agents to learn effectively from orders of magnitude more data than previously possible. The algorithm decouples acting from learning: the actors interact with their own instances of the environment by selecting actions according to a shared neural network, and accumulate the resulting experience in a shared experience replay memory; the learner replays samples of experience and updates the neural network. The architecture relies on prioritized experience replay to focus only on the most significant data generated by the actors. Our architecture substantially improves the state of the art on the Arcade Learning Environment, achieving better final performance in a fraction of the wall-clock training time.

Code Repositories

neka-nat/distributed_rl
pytorch
Mentioned in GitHub
dannysdeng/dqn-pytorch
pytorch
Mentioned in GitHub
sherry4186/Distributed-DQN
Mentioned in GitHub
Lyusungwon/apex_dqn_pytorch
pytorch
Mentioned in GitHub
belepi93/Ape-X
pytorch
Mentioned in GitHub
eladsar/rbi
pytorch
Mentioned in GitHub
vwxyzjn/cleanrl
pytorch
Mentioned in GitHub
cindycia/Atari-SAC-Discrete
pytorch
Mentioned in GitHub
uber-research/ape-x
tf
Mentioned in GitHub
HussonnoisMaxence/RL_Algorithms
pytorch
Mentioned in GitHub
mightypirate1/DRL-Tetris
tf
Mentioned in GitHub
ku2482/rltorch
pytorch
Mentioned in GitHub
haje01/distper
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
atari-games-on-atari-2600-alienApe-X
Score: 40804.9
atari-games-on-atari-2600-amidarApe-X
Score: 8659.2
atari-games-on-atari-2600-assaultApe-X
Score: 24559.4
atari-games-on-atari-2600-asterixApe-X
Score: 313305
atari-games-on-atari-2600-asteroidsApe-X
Score: 155495.1
atari-games-on-atari-2600-atlantisApe-X
Score: 944497.5
atari-games-on-atari-2600-bank-heistApe-X
Score: 1716.4
atari-games-on-atari-2600-battle-zoneApe-X
Score: 98895
atari-games-on-atari-2600-beam-riderApe-X
Score: 63305.2
atari-games-on-atari-2600-berzerkApe-X
Score: 57196.7
atari-games-on-atari-2600-bowlingApe-X
Score: 17.6
atari-games-on-atari-2600-boxingApe-X
Score: 100
atari-games-on-atari-2600-breakoutApe-X
Score: 800.9
atari-games-on-atari-2600-centipedeApe-X
Score: 12974
atari-games-on-atari-2600-chopper-commandApe-X
Score: 721851
atari-games-on-atari-2600-crazy-climberApe-X
Score: 320426
atari-games-on-atari-2600-defenderApe-X
Score: 411943.5
atari-games-on-atari-2600-demon-attackApe-X
Score: 133086.4
atari-games-on-atari-2600-double-dunkApe-X
Score: 23.5
atari-games-on-atari-2600-enduroApe-X
Score: 2177.4
atari-games-on-atari-2600-fishing-derbyApe-X
Score: 44.4
atari-games-on-atari-2600-freewayApe-X
Score: 33.7
atari-games-on-atari-2600-frostbiteApe-X
Score: 9328.6
atari-games-on-atari-2600-gopherApe-X
Score: 120500.9
atari-games-on-atari-2600-gravitarApe-X
Score: 1598.5
atari-games-on-atari-2600-heroApe-X
Score: 31655.9
atari-games-on-atari-2600-ice-hockeyApe-X
Score: 33
atari-games-on-atari-2600-james-bondApe-X
Score: 21322.5
atari-games-on-atari-2600-kangarooApe-X
Score: 1416
atari-games-on-atari-2600-krullApe-X
Score: 11741.4
atari-games-on-atari-2600-kung-fu-masterApe-X
Score: 97829.5
atari-games-on-atari-2600-montezumas-revengeApe-X
Score: 2500.0
atari-games-on-atari-2600-ms-pacmanApe-X
Score: 11255.2
atari-games-on-atari-2600-name-this-gameApe-X
Score: 25783.3
atari-games-on-atari-2600-phoenixApe-X
Score: 224491.1
atari-games-on-atari-2600-pitfallApe-X
Score: -0.6
atari-games-on-atari-2600-pongApe-X
Score: 20.9
atari-games-on-atari-2600-private-eyeApe-X
Score: 49.8
atari-games-on-atari-2600-qbertApe-X
Score: 302391.3
atari-games-on-atari-2600-river-raidApe-X
Score: 63864.4
atari-games-on-atari-2600-road-runnerApe-X
Score: 222234.5
atari-games-on-atari-2600-robotankApe-X
Score: 73.8
atari-games-on-atari-2600-seaquestApe-X
Score: 392952.3
atari-games-on-atari-2600-skiingApe-X
Score: -10789.9
atari-games-on-atari-2600-solarisApe-X
Score: 2892.9
atari-games-on-atari-2600-space-invadersApe-X
Score: 54681
atari-games-on-atari-2600-star-gunnerApe-X
Score: 434342.5
atari-games-on-atari-2600-surroundApe-X
Score: 7.1
atari-games-on-atari-2600-tennisApe-X
Score: 23.9
atari-games-on-atari-2600-time-pilotApe-X
Score: 87085
atari-games-on-atari-2600-tutankhamApe-X
Score: 272.6
atari-games-on-atari-2600-up-and-downApe-X
Score: 401884.3
atari-games-on-atari-2600-ventureApe-X
Score: 1813
atari-games-on-atari-2600-video-pinballApe-X
Score: 565163.2
atari-games-on-atari-2600-wizard-of-worApe-X
Score: 46204
atari-games-on-atari-2600-yars-revengeApe-X
Score: 148594.8
atari-games-on-atari-2600-zaxxonApe-X
Score: 42285.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp