Papers › Prioritized Experience Replay

Prioritized Experience Replay

18 Nov 2015arXiv:1511.05952archive 2025-07-28

Tom Schaul, John Quan, Ioannis Antonoglou, David Silver

Experience replay lets online reinforcement learning agents remember and reuse experiences from the past. In prior work, experience transitions were uniformly sampled from a replay memory. However, this approach simply replays transitions at the same frequency that they were originally experienced, regardless of their significance. In this paper we develop a framework for prioritizing experience, so as to replay important transitions more frequently, and therefore learn more efficiently. We use prioritized experience replay in Deep Q-Networks (DQN), a reinforcement learning algorithm that achieved human-level performance across many Atari games. DQN with prioritized experience replay achieves a new state-of-the-art, outperforming DQN with uniform replay on 41 out of 49 games.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1511.05952")

Code

Syntology Ran 78 of 111 code samples harvested from 40 repositories linked to this paper; 33 have no recorded run. Of those that ran: 4 ran · honoured contract; 5 ran · our draft was wrong; 3 ran · fixture could not drive it; 66 ran with no contract checked.

By repository: community (archive-listed): 110 samples from 40 repositories, 77 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

77 repositories listed; official and paper-mentioned ones first.

1jsingh/rl_navigation mentioned on GitHubpytorch report
ACampero/dopamine mentioned on GitHubtfApache-2.0 report
Adrelf/DRL-navigation mentioned on GitHubpytorch report
Arrabonae/openai_DDDQN mentioned on GitHubpytorch report
Brandon-Rozek/DeepRL mentioned on GitHub report
CSCI4850/S20-team3-project mentioned on GitHub report
CharlotteMorrison/Baxter-Research mentioned on GitHubpytorch report
CharlotteMorrison/Baxter-VREP mentioned on GitHubpytorch report
CharlotteMorrison/Baxter-VREP-Version-2 mentioned on GitHubpytorch report
Clement-Hui/Q-Learning mentioned on GitHubpytorch report
Curt-Park/rainbow-is-all-you-need mentioned on GitHubMIT report
Damcy/prioritized-experience-replay mentioned on GitHubtorch report
GoingMyWay/dopamine_reward_decomposition mentioned on GitHubtfApache-2.0 report
Guillaume-Cr/lunar_lander_per mentioned on GitHubpytorch report
Howuhh/prioritized_experience_replay mentioned on GitHubpytorch report
HussonnoisMaxence/RL_Algorithms mentioned on GitHubpytorch report
JuliaPOMDP/DeepQLearning.jl mentioned on GitHubNOASSERTION report
KatyNTsachi/Hierarchical-RL mentioned on GitHubtfApache-2.0 report
MEOWMEOW114/nd893-p1-navigation-banana mentioned on GitHubpytorch report
MathPhysSim/PER-NAF mentioned on GitHubtf report
NervanaSystems/coach mentioned on GitHubtf report
SayhoKim/tetrisRL mentioned on GitHubtf report
SimonRamstedt/ddpg mentioned on GitHubtf report
Suryavf/SelfDrivingCar mentioned on GitHubpytorch report
V0LsTeR/DQN_heap mentioned on GitHubtfApache-2.0 report
V0LsTeR/dopamine_prioritized_buffer mentioned on GitHubtfApache-2.0 report
VasaKiDD/TD3-deep-rl-research mentioned on GitHubpytorch report
VictorZuanazzi/Project_RL mentioned on GitHubpytorch report
ameet-1997/Prioritized_Experience_Replay mentioned on GitHubtorchMIT report
anhtu293/NeurIPS-2019-Challenge mentioned on GitHubtf report
atavakol/action-hypergraph-networks mentioned on GitHubtfMIT report
austinsilveria/Banana-Collection-DQN mentioned on GitHubpytorch report
chainer/chainerrl mentioned on GitHubpytorch report
dtak/hip-mdp-public mentioned on GitHubtf report
eddynelson/dqn mentioned on GitHubtf report
guillaumeboniface/bananaland mentioned on GitHubpytorch report
iDataist/Navigation-with-Deep-Q-Network mentioned on GitHubpytorchMIT report
instadeepai/flashbax mentioned on GitHubjaxApache-2.0 report
justinmaojones/starr mentioned on GitHub report
kayuksel/pytorch-ars mentioned on GitHubpytorch report
kmdanielduan/DQN_Family_PyTorch mentioned on GitHubpytorch report
ku2482/sac-discrete.pytorch mentioned on GitHubpytorch report
ku2482/soft-actor-critic.pytorch mentioned on GitHubpytorchMIT report
mindspore-courses/Rainbow-MindSpore mentioned on GitHubmindspore report
nbopardi/smb mentioned on GitHubtf report
olonok69/Udacity_Banana_Unity mentioned on GitHubpytorch report
rybread1/DeepRlTrex mentioned on GitHubtfnot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready report
rybread1/deep-rl-trex mentioned on GitHubtfnot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready report
seacevedo/ReinforcementLearningProjects mentioned on GitHubpytorch report
shashwatsaxena571/DRL-navigation mentioned on GitHubpytorchnot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready report
snhwang/p1_navigation_SNH mentioned on GitHubpytorch report
snhwang/p2-continuous-control-SNH mentioned on GitHubpytorch report
snhwang/p3_collab-compet mentioned on GitHubpytorch report
sunfex/weighted-sac mentioned on GitHubpytorch report
tensorlayer/RLzoo mentioned on GitHubtf report
toshikwa/soft-actor-critic.pytorch mentioned on GitHubpytorch report
tphanson/xupr-drl mentioned on GitHubtfMIT report
utarumo/RL_implementation mentioned on GitHubtf report
xinjinghao/sparrow-v1 mentioned on GitHubpytorchMIT report
xusophia/DataSciFinalProj mentioned on GitHubpytorch report
yusme/DDPG mentioned on GitHubtfnot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready report
yzheng51/rl-dino-run mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

111 samples harvested; 78 ran; 4 honoured the contract we drafted; 33 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

4ran · honoured contract
5ran · our draft was wrong
3ran · fixture could not drive it
66ran
33unverified

Licence: 43 of the 111 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 40 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BinaryHeap Damcy/prioritized-experience-replay/rank_based.py community (archive-listed) ran MIT (permissive) · cd01aba8f501b37d · report
CircularReplayBuffer chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) ran MIT (permissive) · 676158087d7ee2f4 · report
LazyMemory ku2482/sac-discrete.pytorch/sacd/memory/per.py community (archive-listed) ran MIT (permissive) · 5e1b891a436b2bb5 · report
LazyMultiStepMemory ku2482/sac-discrete.pytorch/sacd/memory/per.py community (archive-listed) ran MIT (permissive) · 108ae49edfcc0ba7 · report
LazyPrioritizedMultiStepMemory ku2482/sac-discrete.pytorch/sacd/memory/per.py community (archive-listed) ran MIT (permissive) · 7303883fa36b6ce2 · report
Memory KAIST-AILab/deeprl_practice_colab/rllab/dqn/misc/memory_pool.py community (archive-listed) ran no licence file found · pointer only · 4f033d771152e1b0 · report
MinSegmentTree CharlotteMorrison/Baxter-Research/td3algorithm/priority-replay/prioritized_replay_buffer.py community (archive-listed) ran no licence file found · pointer only · 077ddff310bef0b1 · report
MinSegmentTree emiled16/Beyond_prioritized_experience_replay/final_buffer.py community (archive-listed) ran no licence file found · pointer only · 6c8077ee353ea8dd · report
MinSegmentTree tensorlayer/RLzoo/rlzoo/common/buffer.py community (archive-listed) ran Apache-2.0 (permissive) · d71f774dbe2ff781 · report
MinSegmentTree atavakol/action-branching-agents/agents/bdq/deepq/replay_buffer.py community (archive-listed) ran MIT (permissive) · 8220d704dacacc71 · report
MinSegmentTree MathPhysSim/PER-NAF/pernaf/pernaf/utils/prioritised_experience_replay.py community (archive-listed) ran MIT (permissive) · 7a8ccb9efbfef877 · report
MinSegmentTree hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) ran MIT (permissive) · 4ecdc9c62de0fbdd · report
MinTree ku2482/sac-discrete.pytorch/sacd/memory/per.py community (archive-listed) ran MIT (permissive) · c2c7b84d96ab9ab8 · report
MinTree backgom2357/Recommender_system_via_deep_RL/replay_buffer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 5f169c1caea8a550 · report
PERReplayMemory Clement-Hui/Q-Learning/replaymemory.py community (archive-listed) ran no licence file found · pointer only · cffa9035057e30ee · report
PrioritisedExperienceReplay HussonnoisMaxence/RL_Algorithms/QLearning/PriotisedExperienceReplay/PrioritisedBuffer.py community (archive-listed) ran no licence file found · pointer only · 68bf90ac9c0b86f0 · report
PrioritizeBuffer VasaKiDD/TD3-deep-rl-research/buffer/FAIreplaybuffer.py community (archive-listed) ran Apache-2.0 (permissive) · a946469f4db97a17 · report
PrioritizedExperienceReplay Suryavf/SelfDrivingCar/common/prioritized.py community (archive-listed) ran MIT (permissive) · 7a9dbbb83432ce56 · report
PrioritizedReplayBuffer OMS1996/Carla_The_RL_Self-Driving-Car/Full_Script/FULL_SCRIPT.py community (archive-listed) ran no licence file found · pointer only · 5147fd4abb094a4a · report
PrioritizedReplayBuffer Howuhh/prioritized_experience_replay/memory/buffer.py community (archive-listed) ran MIT (permissive) · 9e9658f9014474b4 · report
PrioritizedReplayMemory kmdanielduan/DQN_Family_PyTorch/memory.py community (archive-listed) ran no licence file found · pointer only · e9a7eb1cb21539cf · report
PrioritizedReplayMemory VictorZuanazzi/Project_RL/code/replay.py community (archive-listed) ran no licence file found · pointer only · 47564a504f4f0ba8 · report
PriorityQueue dtak/hip-mdp-public/ExperienceReplay.py community (archive-listed) ran MIT (permissive) · ebc11e08646052be · report
RankBased VictorZuanazzi/Project_RL/code/replay.py community (archive-listed) ran no licence file found · pointer only · 4e74fb757285572a · report
Registrable chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) ran MIT (permissive) · 0a230e75088d0df9 · report
ReplayBuffer CharlotteMorrison/Baxter-Research/td3algorithm/priority-replay/prioritized_replay_buffer.py community (archive-listed) ran no licence file found · pointer only · e13397d005876228 · report
ReplayBuffer emiled16/Beyond_prioritized_experience_replay/final_buffer.py community (archive-listed) ran no licence file found · pointer only · 4dfb2bb869a28e56 · report
ReplayBuffer CharlotteMorrison/Baxter-VREP/td3/experience/priority_replay_buffer.py community (archive-listed) ran no licence file found · pointer only · c2cbd2d0d7d66167 · report
ReplayBuffer tensorlayer/RLzoo/rlzoo/common/buffer.py community (archive-listed) ran Apache-2.0 (permissive) · f4455aa8614ee649 · report
ReplayBuffer atavakol/action-branching-agents/agents/bdq/deepq/replay_buffer.py community (archive-listed) ran MIT (permissive) · f6c715a36c9b0278 · report
ReplayBuffer Arrabonae/openai_DDDQN/replay.py community (archive-listed) ran Apache-2.0 (permissive) · 82024cb507cb1dee · report
ReplayBuffer CharlotteMorrison/Baxter-VREP-Version-2/td3/experience/priority_replay_buffer.py community (archive-listed) ran no licence file found · pointer only · a1b54613a3985829 · report
ReplayBuffer MathPhysSim/PER-NAF/pernaf/pernaf/utils/prioritised_experience_replay.py community (archive-listed) ran MIT (permissive) · 46cf03e4d4b628c3 · report
ReplayBuffer SayhoKim/tetrisRL/lib/utils/replay_buffer.py community (archive-listed) ran no licence file found · pointer only · 867fd67d42cbe6f4 · report
ReplayBuffer labmlai/annotated_deep_learning_paper_implementations/labml_nn/rl/dqn/replay_buffer.py community (archive-listed) ran MIT (permissive) · 6e5e90f57a133b61 · report
ReplayBufferPrioritized snhwang/p1_navigation_SNH/dqn_agent.py community (archive-listed) ran no licence file found · pointer only · aa138cc7fbe633b7 · report
ReplayMemory SimonRamstedt/ddpg/replay_memory.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 5b683309331178dc · report
ReplayMemory yzheng51/rl-dino-run/memory.py community (archive-listed) ran MIT (permissive) · 1707b7c98445e28d · report
ReplayMemory Clement-Hui/Q-Learning/replaymemory.py community (archive-listed) ran no licence file found · pointer only · 176c97171a30da8b · report
RingBuffer KAIST-AILab/deeprl_practice_colab/rllab/dqn/misc/memory_pool.py community (archive-listed) ran no licence file found · pointer only · 9f955f399cfeca91 · report
RunningMeanStd hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) ran MIT (permissive) · a7d869ac145d41f2 · report
Seeder chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) ran MIT (permissive) · 9951ee949d6a5db4 · report
SegmentTree CharlotteMorrison/Baxter-Research/td3algorithm/priority-replay/prioritized_replay_buffer.py community (archive-listed) ran no licence file found · pointer only · 857b5b82ec1ef85f · report
SegmentTree emiled16/Beyond_prioritized_experience_replay/final_buffer.py community (archive-listed) ran no licence file found · pointer only · bccac243c5d88b63 · report
SegmentTree tensorlayer/RLzoo/rlzoo/common/buffer.py community (archive-listed) ran Apache-2.0 (permissive) · a0e91d8061b7a6a7 · report
SegmentTree atavakol/action-branching-agents/agents/bdq/deepq/replay_buffer.py community (archive-listed) ran MIT (permissive) · 56e375a0071d0782 · report
SegmentTree MathPhysSim/PER-NAF/pernaf/pernaf/utils/prioritised_experience_replay.py community (archive-listed) ran MIT (permissive) · 3d07d5a92b97866f · report
SegmentTree mindspore-courses/Rainbow-MindSpore/segment_tree.py community (archive-listed) ran Apache-2.0 (permissive) · 202fb1a633c0ff87 · report
SegmentTree hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) ran MIT (permissive) · e5cc36169a42bee6 · report
SegmentTree ku2482/sac-discrete.pytorch/sacd/memory/per.py community (archive-listed) ran MIT (permissive) · 16e63d2f53eb184c · report
SequentialMemory KAIST-AILab/deeprl_practice_colab/rllab/dqn/misc/memory_pool.py community (archive-listed) ran no licence file found · pointer only · 3ca0a6aa1ff1103b · report
SumSegmentTree CharlotteMorrison/Baxter-Research/td3algorithm/priority-replay/prioritized_replay_buffer.py community (archive-listed) ran no licence file found · pointer only · c213d128135c8d6c · report
SumSegmentTree emiled16/Beyond_prioritized_experience_replay/final_buffer.py community (archive-listed) ran no licence file found · pointer only · cb9820f2f445b8c7 · report
SumSegmentTree CharlotteMorrison/Baxter-VREP/td3/experience/priority_replay_buffer.py community (archive-listed) ran no licence file found · pointer only · 25c1b3ae5e411f3d · report
SumSegmentTree tensorlayer/RLzoo/rlzoo/common/buffer.py community (archive-listed) ran Apache-2.0 (permissive) · 41133b037c07a86e · report
SumSegmentTree atavakol/action-branching-agents/agents/bdq/deepq/replay_buffer.py community (archive-listed) ran MIT (permissive) · 7e730f8947dd1481 · report
SumSegmentTree MathPhysSim/PER-NAF/pernaf/pernaf/utils/prioritised_experience_replay.py community (archive-listed) ran MIT (permissive) · 06dc39c20552ec26 · report
SumSegmentTree mindspore-courses/Rainbow-MindSpore/segment_tree.py community (archive-listed) ran Apache-2.0 (permissive) · 524925816c70a4d4 · report
SumSegmentTree hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) ran MIT (permissive) · 6c7690e1fbd0d444 · report
SumTree kmdanielduan/DQN_Family_PyTorch/memory.py community (archive-listed) ran no licence file found · pointer only · b414f4c639de69a4 · report
SumTree chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) ran MIT (permissive) · c846b5d272c1064c · report
SumTree Howuhh/prioritized_experience_replay/memory/buffer.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · c325494e00497bfc · report
SumTree VictorZuanazzi/Project_RL/code/replay.py community (archive-listed) ran no licence file found · pointer only · 72934503a23565c0 · report
SumTree ku2482/sac-discrete.pytorch/sacd/memory/per.py community (archive-listed) ran MIT (permissive) · 1d958381328691cb · report
SumTree backgom2357/Recommender_system_via_deep_RL/replay_buffer.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · fba39114f708780e · report
SumTree olonok69/Udacity_Banana_Unity/src/buffers.py community (archive-listed) ran · metamorphic tier: well formed fingerprinted no licence file found · pointer only · 54181e11cf32f132 · report
_temporarily_enable_update justinmaojones/starr/starr/sumtree_array.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 8aac36c3449d1450 · report
device Howuhh/prioritized_experience_replay/memory/buffer.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 21a7a1ad47b2bc08 · report
exchange_key_value Damcy/prioritized-experience-replay/rank_based.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 33c2d867cbd21fad · report
list_to_dict Damcy/prioritized-experience-replay/rank_based.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 04747a180661f699 · report
numpify chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) ran · honoured contract MIT (permissive) · 3d0319cd2eb82ce4 · report
relativize VasaKiDD/TD3-deep-rl-research/buffer/FAIreplaybuffer.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 98104ac19ccdde37 · report
sample_batch_indexes KAIST-AILab/deeprl_practice_colab/rllab/dqn/misc/memory_pool.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · 1988a1e36a96fc82 · report
str_to_dtype chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) ran · our draft was wrong MIT (permissive) · f03d8581a6aa79f1 · report
tile_images hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 2ce3f84e5b1bcd28 · report
unique hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · cf11c744c61b2185 · report
zeroed_observation KAIST-AILab/deeprl_practice_colab/rllab/dqn/misc/memory_pool.py community (archive-listed) ran · honoured contract fingerprinted no licence file found · pointer only · f7637a32ccd5a616 · report
Agent cocolico14/N-step-Dueling-DDQN-PER-Pacman/agent.py community (archive-listed) unverified MIT (permissive) · 7301cd0334b1ec18 · report
BaseReplayBuffer chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) unverified MIT (permissive) · 4341a7ea85a43e52 · report
Experience Damcy/prioritized-experience-replay/rank_based.py community (archive-listed) unverified MIT (permissive) · 02ee81b07942c502 · report
ExperienceReplay dtak/hip-mdp-public/ExperienceReplay.py community (archive-listed) unverified MIT (permissive) · 62c9777a79904b2f · report
PrioritizedReplayBuffer CharlotteMorrison/Baxter-Research/td3algorithm/priority-replay/prioritized_replay_buffer.py community (archive-listed) unverified no licence file found · pointer only · b4f87ad2ad0b0c33 · report
PrioritizedReplayBuffer emiled16/Beyond_prioritized_experience_replay/final_buffer.py community (archive-listed) unverified no licence file found · pointer only · d866cc81fee6dab4 · report
PrioritizedReplayBuffer chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) unverified MIT (permissive) · 216da44371bc1ccf · report
PrioritizedReplayBuffer CharlotteMorrison/Baxter-VREP/td3/experience/priority_replay_buffer.py community (archive-listed) unverified no licence file found · pointer only · 88f31f7047df86cf · report
PrioritizedReplayBuffer tensorlayer/RLzoo/rlzoo/common/buffer.py community (archive-listed) unverified Apache-2.0 (permissive) · 1bdd3acaa3794f89 · report
PrioritizedReplayBuffer atavakol/action-branching-agents/agents/bdq/deepq/replay_buffer.py community (archive-listed) unverified MIT (permissive) · f2765362ca9308ec · report
PrioritizedReplayBuffer CharlotteMorrison/Baxter-VREP-Version-2/td3/experience/priority_replay_buffer.py community (archive-listed) unverified no licence file found · pointer only · 775b4f4f37c0e3ac · report
PrioritizedReplayBuffer MathPhysSim/PER-NAF/pernaf/pernaf/utils/prioritised_experience_replay.py community (archive-listed) unverified MIT (permissive) · 8beaa28b0b260aaa · report
PrioritizedReplayBuffer SayhoKim/tetrisRL/lib/utils/replay_buffer.py community (archive-listed) unverified no licence file found · pointer only · 19719efbf3a172f2 · report
PrioritizedReplayBuffer hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) unverified MIT (permissive) · d697d515f0e8ab96 · report
PrioritizedReplayBuffer Adrelf/DRL-navigation/utils/memory.py community (archive-listed) unverified no licence file found · pointer only · c647f62c4b7e10cb · report
PrioritizedReplayBuffer olonok69/Udacity_Banana_Unity/src/buffers.py community (archive-listed) unverified no licence file found · pointer only · 4f0e2f922875b443 · report
PrioritizedReplayMemory yzheng51/rl-dino-run/memory.py community (archive-listed) unverified MIT (permissive) · b7f7d68037ff8f77 · report
PriorityExperienceReplay backgom2357/Recommender_system_via_deep_RL/replay_buffer.py community (archive-listed) unverified no licence file found · pointer only · 48d5f5fe1d46235b · report
ReplayBuffer hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) unverified MIT (permissive) · f5eb1be22a186f73 · report
ReplayBuffer seacevedo/ReinforcementLearningProjects/PER.py community (archive-listed) unverified no licence file found · pointer only · 4ec9642b187da0b4 · report
ReplayBuffer Guillaume-Cr/lunar_lander_per/replay_buffer.py community (archive-listed) unverified no licence file found · pointer only · f426229e0c5e2d70 · report
ReplayBuffer nbopardi/smb/dqn_utils.py community (archive-listed) unverified no licence file found · pointer only · 1f3901918f090c5e · report
ReplayBuffer Adrelf/DRL-navigation/utils/memory.py community (archive-listed) unverified no licence file found · pointer only · 7859b3965dc78ae3 · report
ReplayMemory sunfex/weighted-sac/replay_memory.py community (archive-listed) unverified MIT (permissive) · d72a76b37a40fe81 · report
ReplayMemory eddynelson/dqn/dqn/replay_memory/replay_memory.py community (archive-listed) unverified Apache-2.0 (permissive) · 64f1fd20f4b6af5d · report
ReplayMemory CSCI4850/S20-team3-project/DoubleQ/Prioritized/ReplayMemory.py community (archive-listed) unverified MIT (permissive) · 8735a7421b0a382d · report
SumTreeArray justinmaojones/starr/starr/sumtree_array.py community (archive-listed) unverified MIT (permissive) · 0e783398ca755fde · report
VecEnvWrapper hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) unverified MIT (permissive) · ea40e47a1e6b3da8 · report
VecNormalize hill-a/stable-baselines/stable_baselines/common/buffers.py community (archive-listed) unverified MIT (permissive) · 06ea1cd53da99b35 · report
build_mask tphanson/xupr-drl/helper/utils.py community (archive-listed) unverified MIT (permissive) · f8c03fb7fa67ed3e · report
calculate_vrs VasaKiDD/TD3-deep-rl-research/buffer/FAIreplaybuffer.py community (archive-listed) unverified Apache-2.0 (permissive) · d4b670306e938111 · report
create_folder chandar-lab/RLHive/hive/replays/prioritized_replay.py community (archive-listed) unverified MIT (permissive) · 8c9564667fc77eb4 · report
parse_experiences tphanson/xupr-drl/helper/utils.py community (archive-listed) unverified MIT (permissive) · 45f93c7630b7a4a5 · report
sample_n_unique identical code first harvested elsewhere ran · honoured contract licence of this copy not recorded · 7075d6afeb7b8d73 · report

Tasks

Atari GamesReinforcement LearningReinforcement Learning (RL)reinforcement-learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Atari Games Atari 2600 Alien Prior noop Score 4203.8 #21 of 49 Archive leaderboard report
Atari Games Atari 2600 Alien Prior hs Score 1334.7 #35 of 49 Archive leaderboard report
Atari Games Atari 2600 Amidar Prior noop Score 1838.9 #12 of 48 Archive leaderboard report
Atari Games Atari 2600 Amidar Prior hs Score 129.1 #45 of 48 Archive leaderboard report
Atari Games Atari 2600 Assault Prior noop Score 7672.1 #22 of 45 Archive leaderboard report
Atari Games Atari 2600 Assault Prior hs Score 6548.9 #24 of 45 Archive leaderboard report
Atari Games Atari 2600 Asterix Prior noop Score 31527 #21 of 49 Archive leaderboard report
Atari Games Atari 2600 Asterix Prior hs Score 22484.5 #24 of 49 Archive leaderboard report
Atari Games Atari 2600 Asteroids Prior noop Score 2654.3 #23 of 43 Archive leaderboard report
Atari Games Atari 2600 Asteroids Prior hs Score 1745.1 #29 of 43 Archive leaderboard report
Atari Games Atari 2600 Atlantis Prior noop Score 357324.0 #30 of 42 Archive leaderboard report
Atari Games Atari 2600 Atlantis Prior hs Score 330647.0 #32 of 42 Archive leaderboard report
Atari Games Atari 2600 Bank Heist Prior noop Score 1054.6 #23 of 45 Archive leaderboard report
Atari Games Atari 2600 Bank Heist Prior hs Score 876.6 #31 of 45 Archive leaderboard report
Atari Games Atari 2600 Battle Zone Prior noop Score 31530.0 #23 of 47 Archive leaderboard report
Atari Games Atari 2600 Battle Zone Prior hs Score 25520.0 #31 of 47 Archive leaderboard report
Atari Games Atari 2600 Beam Rider Prior hs Score 31181.3 #13 of 49 Archive leaderboard report
Atari Games Atari 2600 Beam Rider Prior noop Score 23384.2 #18 of 49 Archive leaderboard report
Atari Games Atari 2600 Berzerk Prior noop Score 1305.6 #23 of 39 Archive leaderboard report
Atari Games Atari 2600 Berzerk Prior hs Score 865.9 #30 of 39 Archive leaderboard report
Atari Games Atari 2600 Bowling Prior hs Score 52 #29 of 44 Archive leaderboard report
Atari Games Atari 2600 Bowling Prior noop Score 47.9 #33 of 44 Archive leaderboard report
Atari Games Atari 2600 Boxing Prior noop Score 95.6 #24 of 45 Archive leaderboard report
Atari Games Atari 2600 Boxing Prior hs Score 72.3 #35 of 45 Archive leaderboard report
Atari Games Atari 2600 Breakout Prior noop Score 373.9 #29 of 58 Archive leaderboard report
Atari Games Atari 2600 Breakout Prior hs Score 343.0 #39 of 58 Archive leaderboard report
Atari Games Atari 2600 Centipede Prior noop Score 4463.2 #35 of 45 Archive leaderboard report
Atari Games Atari 2600 Centipede Prior hs Score 3489.1 #41 of 45 Archive leaderboard report
Atari Games Atari 2600 Chopper Command Prior noop Score 8600.0 #21 of 45 Archive leaderboard report
Atari Games Atari 2600 Chopper Command Prior hs Score 4635.0 #34 of 45 Archive leaderboard report
Atari Games Atari 2600 Crazy Climber Prior noop Score 141161.0 #19 of 49 Archive leaderboard report
Atari Games Atari 2600 Crazy Climber Prior hs Score 127512.0 #27 of 49 Archive leaderboard report
Atari Games Atari 2600 Demon Attack Prior noop Score 71846.4 #24 of 46 Archive leaderboard report
Atari Games Atari 2600 Demon Attack Prior hs Score 61277.5 #29 of 46 Archive leaderboard report
Atari Games Atari 2600 Double Dunk Prior noop Score 18.5 #13 of 43 Archive leaderboard report
Atari Games Atari 2600 Double Dunk Prior hs Score 16.0 #15 of 43 Archive leaderboard report
Atari Games Atari 2600 Enduro Prior noop Score 2093.0 #17 of 48 Archive leaderboard report
Atari Games Atari 2600 Enduro Prior hs Score 1831.0 #22 of 48 Archive leaderboard report
Atari Games Atari 2600 Fishing Derby Prior noop Score 39.5 #18 of 44 Archive leaderboard report
Atari Games Atari 2600 Fishing Derby Prior hs Score 9.8 #32 of 44 Archive leaderboard report
Atari Games Atari 2600 Freeway Prior noop Score 33.7 #14 of 59 Archive leaderboard report
Atari Games Atari 2600 Freeway Prior hs Score 28.9 #37 of 59 Archive leaderboard report
Atari Games Atari 2600 Frostbite Prior noop Score 4380.1 #18 of 53 Archive leaderboard report
Atari Games Atari 2600 Frostbite Prior hs Score 3510.0 #23 of 53 Archive leaderboard report
Atari Games Atari 2600 Gopher Prior hs Score 34858.8 #18 of 43 Archive leaderboard report
Atari Games Atari 2600 Gopher Prior noop Score 32487.2 #20 of 43 Archive leaderboard report
Atari Games Atari 2600 Gravitar Prior noop Score 548.5 #29 of 53 Archive leaderboard report
Atari Games Atari 2600 Gravitar Prior hs Score 269.5 #47 of 53 Archive leaderboard report
Atari Games Atari 2600 HERO Prior noop Score 23037.7 #22 of 44 Archive leaderboard report
Atari Games Atari 2600 HERO Prior hs Score 20889.9 #27 of 44 Archive leaderboard report
Atari Games Atari 2600 Ice Hockey Prior noop Score 1.3 #16 of 43 Archive leaderboard report
Atari Games Atari 2600 Ice Hockey Prior hs Score -0.2 #28 of 43 Archive leaderboard report
Atari Games Atari 2600 James Bond Prior noop Score 5148.0 #14 of 45 Archive leaderboard report
Atari Games Atari 2600 James Bond Prior hs Score 3961.0 #16 of 45 Archive leaderboard report
Atari Games Atari 2600 Kangaroo Prior noop Score 16200.0 #3 of 47 Archive leaderboard report
Atari Games Atari 2600 Kangaroo Prior hs Score 12185.0 #20 of 47 Archive leaderboard report
Atari Games Atari 2600 Krull Prior noop Score 9728.0 #21 of 45 Archive leaderboard report
Atari Games Atari 2600 Krull Prior hs Score 6872.8 #34 of 45 Archive leaderboard report
Atari Games Atari 2600 Kung-Fu Master Prior noop Score 39581.0 #22 of 43 Archive leaderboard report
Atari Games Atari 2600 Kung-Fu Master Prior hs Score 31676.0 #31 of 43 Archive leaderboard report
Atari Games Atari 2600 Montezuma's Revenge Prior hs Score 51 #33 of 50 Archive leaderboard report
Atari Games Atari 2600 Ms. Pacman Prior noop Score 6518.7 #13 of 47 Archive leaderboard report
Atari Games Atari 2600 Ms. Pacman Prior hs Score 1865.9 #35 of 47 Archive leaderboard report
Atari Games Atari 2600 Name This Game Prior noop Score 12270.5 #21 of 43 Archive leaderboard report
Atari Games Atari 2600 Name This Game Prior hs Score 10497.6 #29 of 43 Archive leaderboard report
Atari Games Atari 2600 Pong Prior noop Score 20.6 #24 of 52 Archive leaderboard report
Atari Games Atari 2600 Pong Prior hs Score 18.9 #37 of 52 Archive leaderboard report
Atari Games Atari 2600 Private Eye Prior hs Score 670.7 #24 of 52 Archive leaderboard report
Atari Games Atari 2600 Private Eye Prior noop Score 200.0 #36 of 52 Archive leaderboard report
Atari Games Atari 2600 Q*Bert Prior noop Score 16256.5 #23 of 57 Archive leaderboard report
Atari Games Atari 2600 Q*Bert Prior hs Score 9944 #40 of 57 Archive leaderboard report
Atari Games Atari 2600 River Raid Prior noop Score 14522.3 #21 of 41 Archive leaderboard report
Atari Games Atari 2600 River Raid Prior hs Score 11807.2 #26 of 41 Archive leaderboard report
Atari Games Atari 2600 Road Runner Prior noop Score 57608.0 #18 of 44 Archive leaderboard report
Atari Games Atari 2600 Road Runner Prior hs Score 52264.0 #25 of 44 Archive leaderboard report
Atari Games Atari 2600 Robotank Prior noop Score 62.6 #20 of 42 Archive leaderboard report
Atari Games Atari 2600 Robotank Prior hs Score 56.2 #27 of 42 Archive leaderboard report
Atari Games Atari 2600 Seaquest Prior noop Score 26357.8 #15 of 57 Archive leaderboard report
Atari Games Atari 2600 Seaquest Prior hs Score 25463.7 #16 of 57 Archive leaderboard report
Atari Games Atari 2600 Space Invaders Prior hs Score 3912.1 #23 of 55 Archive leaderboard report
Atari Games Atari 2600 Space Invaders Prior noop Score 2865.8 #29 of 55 Archive leaderboard report
Atari Games Atari 2600 Star Gunner Prior noop Score 63302.0 #24 of 43 Archive leaderboard report
Atari Games Atari 2600 Star Gunner Prior hs Score 61582.0 #25 of 43 Archive leaderboard report
Atari Games Atari 2600 Tennis Prior noop Score 0.0 #21 of 43 Archive leaderboard report
Atari Games Atari 2600 Tennis Prior hs Score -5.3 #34 of 43 Archive leaderboard report
Atari Games Atari 2600 Time Pilot Prior noop Score 9197.0 #24 of 44 Archive leaderboard report
Atari Games Atari 2600 Time Pilot Prior hs Score 5963.0 #33 of 44 Archive leaderboard report
Atari Games Atari 2600 Tutankham Prior noop Score 204.6 #24 of 44 Archive leaderboard report
Atari Games Atari 2600 Tutankham Prior hs Score 56.9 #40 of 44 Archive leaderboard report
Atari Games Atari 2600 Up and Down Prior noop Score 16154.1 #32 of 44 Archive leaderboard report
Atari Games Atari 2600 Up and Down Prior hs Score 12157.4 #36 of 44 Archive leaderboard report
Atari Games Atari 2600 Venture Prior hs Score 94.0 #33 of 55 Archive leaderboard report
Atari Games Atari 2600 Venture Prior noop Score 54.0 #36 of 55 Archive leaderboard report
Atari Games Atari 2600 Video Pinball Prior hs Score 295972.8 #24 of 42 Archive leaderboard report
Atari Games Atari 2600 Video Pinball Prior noop Score 282007.3 #25 of 42 Archive leaderboard report
Atari Games Atari 2600 Wizard of Wor Prior hs Score 5727.0 #30 of 41 Archive leaderboard report
Atari Games Atari 2600 Wizard of Wor Prior noop Score 4802.0 #32 of 41 Archive leaderboard report
Atari Games Atari 2600 Zaxxon Prior noop Score 10469.0 #25 of 41 Archive leaderboard report
Atari Games Atari 2600 Zaxxon Prior hs Score 9474.0 #28 of 41 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Introduced by this paper: Prioritized Experience Replay

ConvolutionDQNDense ConnectionsExperience ReplayPrioritized Experience ReplayQ-Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections