Papers › Deep Reinforcement Learning with Double Q-learning

Deep Reinforcement Learning with Double Q-learning

22 Sep 2015arXiv:1509.06461archive 2025-07-28

Hado van Hasselt, Arthur Guez, David Silver

The popular Q-learning algorithm is known to overestimate action values under certain conditions. It was not previously known whether, in practice, such overestimations are common, whether they harm performance, and whether they can generally be prevented. In this paper, we answer all these questions affirmatively. In particular, we first show that the recent DQN algorithm, which combines Q-learning with a deep neural network, suffers from substantial overestimations in some games in the Atari 2600 domain. We then show that the idea behind the Double Q-learning algorithm, which was introduced in a tabular setting, can be generalized to work with large-scale function approximation. We propose a specific adaptation to the DQN algorithm and show that the resulting algorithm not only reduces the observed overestimations, as hypothesized, but that this also leads to much better performance on several 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="1509.06461")

Code

Syntology Ran 55 of 106 code samples harvested from 37 repositories linked to this paper; 51 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 54 ran with no contract checked.

By repository: community (archive-listed): 106 samples from 37 repositories, 55 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

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

1jsingh/rl_navigation mentioned on GitHubpytorch report
Adrelf/DRL-navigation mentioned on GitHubpytorch report
Curt-Park/rainbow-is-all-you-need mentioned on GitHubMIT report
Denbergvanthijs/imbDRL mentioned on GitHubtfApache-2.0 report
FaboNo/DRLND mentioned on GitHubpytorchGPL-3.0 report
HussonnoisMaxence/RL_Algorithms mentioned on GitHubpytorch report
JonasRSV/DQN mentioned on GitHubtf report
JonasRSV/DQNTensorflow mentioned on GitHubtf report
JustinStitt/acrobotDDQN mentioned on GitHubpytorch report
KelvinYang0320/deepbots-panda mentioned on GitHubpytorch report
MEOWMEOW114/nd893-p1-navigation-banana mentioned on GitHubpytorch report
MOVzeroOne/DQN mentioned on GitHubpytorch report
PeterJochem/Deep_RL mentioned on GitHubtf report
Rabrg/dqn mentioned on GitHubpytorch report
RandyDeng/gym_connect4 mentioned on GitHubGPL-3.0 report
Roman-Kozachek/TradeBot mentioned on GitHubtf report
SayhoKim/tetrisRL mentioned on GitHubtf report
YuansongFeng/MadMario mentioned on GitHubpytorch report
ZainRaza14/deepRL mentioned on GitHubpytorch report
aman-khurana/deep-q-learning mentioned on GitHub report
amirmirzaei79/CartPole-DQN-And-DDQN mentioned on GitHubpytorch report
austinsilveria/Banana-Collection-DQN mentioned on GitHubpytorch report
botforge/simplementation mentioned on GitHubpytorch report
chainer/chainerrl mentioned on GitHubpytorch report
cove9988/TradingGym mentioned on GitHub report
daviddcho/supermario mentioned on GitHubpytorch report
dxyang/DQN_pytorch mentioned on GitHubpytorch report
facebookresearch/ReAgent mentioned on GitHubpytorch report
fengsterooni/dql mentioned on GitHubpytorch report
guillaumeboniface/bananaland mentioned on GitHubpytorch report
hamishs/JAX-RL mentioned on GitHubjax report
ianlimle/ItsMeMario mentioned on GitHubpytorchnot reachable when probed 2026-09-18 — repositories for recent papers often appear after camera-ready report
ifestus/rl mentioned on GitHubtf report
jadag/DDQN_mario mentioned on GitHubtf report
jeffery1236/Atari_DoubleDeepQNetwork mentioned on GitHubpytorch report
jezzarax/drlnd_p1_navigation mentioned on GitHubpytorch report
kmdanielduan/DQN_Family_PyTorch mentioned on GitHubpytorch report
marload/DeepRL-TensorFlow2 mentioned on GitHubtf report
matthewsparr/Deep-Zork mentioned on GitHub report
microsoft/med-deadend mentioned on GitHubpytorch report
mightypirate1/DRL-Tetris mentioned on GitHubtfGPL-3.0 report
mindspore-courses/Rainbow-MindSpore mentioned on GitHubmindspore report
moduIo/Deep-Q-network mentioned on GitHub report
mohit8935/Deep-Q-Learning-Paper mentioned on GitHubpytorch report
nbopardi/smb mentioned on GitHubtf report
near32/regym mentioned on GitHubpytorch report
pathway/alphaxos mentioned on GitHub report
philtabor/Deep-Q-Learning-Paper-To-Code mentioned on GitHubpytorch report
puppetect/TradingBot-tensorflow mentioned on GitHubtf 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
shehrum/RL_Navigation mentioned on GitHubpytorch report
tensorlayer/RLzoo mentioned on GitHubtf report
tensorpack/tensorpack mentioned on GitHubtf report
tkcoding/DeepRL mentioned on GitHubpytorch report
tkcoding/Stock_DRL mentioned on GitHubpytorch report
utarumo/RL_implementation mentioned on GitHubtf report
wmol4/Pytorch_DDQN_Unity_Navigation mentioned on GitHubpytorch report
wtingda/DeepRLBreakout mentioned on GitHubtfMIT report
xgfelicia/Reinforcement-Learning mentioned on GitHubpytorch report
xtma/simple-pytorch-rl mentioned on GitHubpytorch report
yaxinchen666/dce_pricingRL mentioned on GitHubtf report
yukezhu/tensorflow-reinforce mentioned on GitHubtf report
yzheng51/rl-dino-run mentioned on GitHubpytorch report
zhengant/dqn_reversi mentioned on GitHubtf 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

106 samples harvested; 55 ran; 0 honoured the contract we drafted; 51 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.

1ran · fixture could not drive it
54ran
51unverified

Licence: 57 of the 106 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 37 repositories linked to this paper, official or community; each sample names its own and says which. “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.

Agent seacevedo/ReinforcementLearningProjects/ddqn.py community (archive-listed) ran no licence file found · pointer only · 5f8524dc2a2cab41 · report
Agent Adrelf/DRL-navigation/brain/dqn_agent.py community (archive-listed) ran no licence file found · pointer only · 3836a1d32ca55617 · report
AgentConfig kmdanielduan/DQN_Family_PyTorch/agent.py community (archive-listed) ran no licence file found · pointer only · ac9572223e61f5cf · report
AgentMemory guillaumeboniface/bananaland/agent.py community (archive-listed) ran no licence file found · pointer only · 570c12d7a6123152 · report
Atari_DQN botforge/simplementation/2.DOUBLE-DQN_Deep-Reinforcement-Learning-with-Double-Q-Learning-van-Hasselt-etal-2015/double-dqn_atari.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 6f4c156ef811e511 · report
ConvNet seacevedo/ReinforcementLearningProjects/ddqn.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · e8bea3ffc28d3e32 · report
ConvNet yzheng51/rl-dino-run/agent.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · d7c5b75c3f5b0451 · report
DDQNAgent philtabor/Deep-Q-Learning-Paper-To-Code/DDQN/ddqn_agent.py community (archive-listed) ran MIT (permissive) · 247f8b58095cdb6d · report
DDQNAgent MEOWMEOW114/nd893-p1-navigation-banana/dqn/double_dqn_agent.py community (archive-listed) ran fingerprinted no licence file found · pointer only · 00919eeae2ebc39b · report
DDQNAgent jezzarax/drlnd_p1_navigation/agents.py community (archive-listed) ran no licence file found · pointer only · dc6c2d1d1cffa8c3 · report
DDQNAgent mohit8935/Deep-Q-Learning-Paper/DDQN/ddqn_agent.py community (archive-listed) ran no licence file found · pointer only · f145e7ca739738a0 · report
DQN xgfelicia/Reinforcement-Learning/Cartpole/double-dqn.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 8002739ef399b9f8 · report
DQN kmdanielduan/DQN_Family_PyTorch/agent.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 249aaac189a4c179 · report
DQN hamishs/JAX-RL/src/jax_rl/algorithms/dqn.py community (archive-listed) ran MIT (permissive) · 0493df484647c5af · report
DQN yzheng51/rl-dino-run/agent.py community (archive-listed) ran MIT (permissive) · 4cd993bb1241d36c · report
DQNAgent matthewsparr/Deep-Zork/agent.py community (archive-listed) ran no licence file found · pointer only · c758b36e7d16e2ef · report
DQNagent xgfelicia/Reinforcement-Learning/Cartpole/double-dqn.py community (archive-listed) ran no licence file found · pointer only · bfb3e0ae3cba8f2e · report
DeepQNetowrk fengsterooni/dql/DDQN/ddqn_agent.py community (archive-listed) ran · metamorphic tier: invariant no licence file found · pointer only · 85c944ddae8c9df8 · report
DeepQNetwork philtabor/Deep-Q-Learning-Paper-To-Code/DDQN/ddqn_agent.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 458d686bba2350d3 · report
DoubleDQN yzheng51/rl-dino-run/agent.py community (archive-listed) ran fingerprinted MIT (permissive) · 99ac309143b7cf78 · report
DuelingDQN daviddcho/supermario/agent.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · be74745caf4bf744 · report
DummyAgent jezzarax/drlnd_p1_navigation/agents.py community (archive-listed) ran no licence file found · pointer only · 216682c7c24d1664 · report
ExperienceReplay daviddcho/supermario/agent.py community (archive-listed) ran no licence file found · pointer only · 77c8ec6c865240fa · report
ExperienceReplay hamishs/JAX-RL/src/jax_rl/algorithms/dqn.py community (archive-listed) ran MIT (permissive) · 986cc90d7e4eeaf2 · report
FixedSize_BinarySearchTree 1jsingh/rl_navigation/agents/dqn_agent.py community (archive-listed) ran MIT (permissive) · 42487fb842418ae5 · report
LinearAnneal yzheng51/rl-dino-run/agent.py community (archive-listed) ran MIT (permissive) · c852318db796f171 · report
MLP guillaumeboniface/bananaland/agent.py community (archive-listed) ran no licence file found · pointer only · 5c959f3eff13eb01 · report
Memory utarumo/RL_implementation/dqn_atari.py community (archive-listed) ran MIT (permissive) · dc87a7e1418f9bb3 · report
Net OscarHuangWind/Preference-Guided-DQN-Atari/DRL.py community (archive-listed) ran · metamorphic tier: deterministic MIT (permissive) · 127094b1a1600120 · report
Net yzheng51/rl-dino-run/agent.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 9ca97885778aa8a2 · report
Network HussonnoisMaxence/RL_Algorithms/QLearning/D2QN/D2QN.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 01fc22f5d7228bdb · report
Node 1jsingh/rl_navigation/agents/dqn_agent.py community (archive-listed) ran MIT (permissive) · 896578e9d4f08299 · report
NoisyLinear daviddcho/supermario/agent.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 00c916fc3622888b · report
PER OscarHuangWind/Preference-Guided-DQN-Atari/DRL.py community (archive-listed) ran MIT (permissive) · 0c36fb52695342c8 · report
QNetwork MEOWMEOW114/nd893-p1-navigation-banana/dqn/double_dqn_agent.py community (archive-listed) ran fingerprinted no licence file found · pointer only · f9462232ec862c47 · report
QNetwork Adrelf/DRL-navigation/brain/dqn_agent.py community (archive-listed) ran no licence file found · pointer only · 01d2de07d88f7c3a · report
QNetwork_128 microsoft/med-deadend/rl.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 308d7ccd559f5f3b · report
QNetwork_64 microsoft/med-deadend/rl.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 24430ed056d60e5e · report
QNetwork_6464 microsoft/med-deadend/rl.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 07905d0466e42900 · report
Q_model guillaumeboniface/bananaland/agent.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 124226e5906f2192 · report
Qnetwork 1jsingh/rl_navigation/agents/dqn_agent.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 286e69c369a502d4 · report
ReplayBuffer philtabor/Deep-Q-Learning-Paper-To-Code/DDQN/ddqn_agent.py community (archive-listed) ran MIT (permissive) · 2a2892343a3359ee · report
ReplayBuffer MEOWMEOW114/nd893-p1-navigation-banana/dqn/double_dqn_agent.py community (archive-listed) ran no licence file found · pointer only · dcd7958b0ad16526 · report
ReplayBuffer marload/DeepRL-TensorFlow2/DoubleDQN/DoubleDQN_Discrete.py community (archive-listed) ran Apache-2.0 (permissive) · 56d9058560cd0b68 · report
ReplayBuffer mohit8935/Deep-Q-Learning-Paper/DDQN/ddqn_agent.py community (archive-listed) ran no licence file found · pointer only · 41d448d208226341 · report
ReplayBuffer Adrelf/DRL-navigation/brain/dqn_agent.py community (archive-listed) ran no licence file found · pointer only · 0e225401249db6d9 · report
ReplayMemory kmdanielduan/DQN_Family_PyTorch/agent.py community (archive-listed) ran no licence file found · pointer only · 1a174f4ed5cef5f4 · report
ReplayMemory OscarHuangWind/Preference-Guided-DQN-Atari/DRL.py community (archive-listed) ran MIT (permissive) · 61d763d7c26919c1 · report
ReplayMemory ssainz/reinforcement_learning_algorithms/non_jupyter/Frozen_Lake_DDQN.py community (archive-listed) ran no licence file found · pointer only · 1d2063c27405ec4e · report
StateProcessor yzheng51/rl-dino-run/agent.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 352c0c157af8514e · report
SumTree OscarHuangWind/Preference-Guided-DQN-Atari/DRL.py community (archive-listed) ran MIT (permissive) · c4667f9f629308c9 · report
SumTree utarumo/RL_implementation/dqn_atari.py community (archive-listed) ran MIT (permissive) · f5e528a822875813 · report
Transition hamishs/JAX-RL/src/jax_rl/algorithms/dqn.py community (archive-listed) ran MIT (permissive) · 1652d7453e55d633 · report
double_q_learning deepmind/rlax/rlax/_src/value_learning.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · df05e7e72c42e52a · report
q_net ssainz/reinforcement_learning_algorithms/non_jupyter/Frozen_Lake_DDQN.py community (archive-listed) ran fingerprinted no licence file found · pointer only · c71291d513eadb0c · report
ActionStateModel marload/DeepRL-TensorFlow2/DoubleDQN/DoubleDQN_Discrete.py community (archive-listed) unverified Apache-2.0 (permissive) · 60f968e2c7d67881 · report
Agent 1jsingh/rl_navigation/agents/dqn_agent.py community (archive-listed) unverified MIT (permissive) · f370c556306eb621 · report
Agent kmdanielduan/DQN_Family_PyTorch/agent.py community (archive-listed) unverified no licence file found · pointer only · 1324ea2444e296ba · report
Agent marload/DeepRL-TensorFlow2/DoubleDQN/DoubleDQN_Discrete.py community (archive-listed) unverified Apache-2.0 (permissive) · 684dac16bf6352e6 · report
Agent PeterJochem/Deep_RL/DDQN/BBreaker/myAgent.py community (archive-listed) unverified no licence file found · pointer only · a812e436e77634de · report
Agent utarumo/RL_implementation/dqn_atari.py community (archive-listed) unverified MIT (permissive) · 1f87bb3ad2308635 · report
Agent shehrum/RL_Navigation/dqn_agent.py community (archive-listed) unverified no licence file found · pointer only · d258022cfdb2a560 · report
Agent HussonnoisMaxence/RL_Algorithms/QLearning/D2QN/D2QN.py community (archive-listed) unverified no licence file found · pointer only · 7802ec0bd30c8512 · report
Agent tkcoding/DeepRL/Banana_Navigator/Agent.py community (archive-listed) unverified no licence file found · pointer only · 59b97ac055efa363 · report
Agent NikolausBerl/Udacity_DRLN_Navigation_Project/dqn_agent.py community (archive-listed) unverified no licence file found · pointer only · 52999846a5c49f96 · report
CNN ifestus/rl/dqn/dqn.py community (archive-listed) unverified no licence file found · pointer only · 39984e4ec10e928e · report
DDQN hamishs/JAX-RL/src/jax_rl/algorithms/dqn.py community (archive-listed) unverified MIT (permissive) · 79adffedd37f2627 · report
DDQN ifestus/rl/dqn/dqn.py community (archive-listed) unverified no licence file found · pointer only · dd41380cda3330bf · report
DDQNAgent fengsterooni/dql/DDQN/ddqn_agent.py community (archive-listed) unverified no licence file found · pointer only · 49bf52df6b0d3ead · report
DLQAgent guillaumeboniface/bananaland/agent.py community (archive-listed) unverified no licence file found · pointer only · 8538006c32c0f609 · report
DQN OscarHuangWind/Preference-Guided-DQN-Atari/DRL.py community (archive-listed) unverified MIT (permissive) · 5964c193c9302049 · report
DQN ifestus/rl/dqn/dqn.py community (archive-listed) unverified no licence file found · pointer only · 2c00e8186282ff76 · report
DQN tensorlayer/RLzoo/rlzoo/algorithms/dqn/dqn.py community (archive-listed) unverified Apache-2.0 (permissive) · 39cd1cea29282ec1 · report
DQNAgent MEOWMEOW114/nd893-p1-navigation-banana/dqn/double_dqn_agent.py community (archive-listed) unverified no licence file found · pointer only · b9e4d950b7bc9105 · report
DQNAgent daviddcho/supermario/agent.py community (archive-listed) unverified no licence file found · pointer only · 4c3c6bab1314cb4b · report
DQNAgent Roman-Kozachek/TradeBot/classes/agent.py community (archive-listed) unverified no licence file found · pointer only · 9c6c6632e740cb42 · report
DeepQNetwork jeffery1236/Atari_DoubleDeepQNetwork/DDQAgent.py community (archive-listed) unverified no licence file found · pointer only · 74d1f509eb3cf7cb · report
DoubleDQAgent jeffery1236/Atari_DoubleDeepQNetwork/DDQAgent.py community (archive-listed) unverified no licence file found · pointer only · b62844075843cfc9 · report
DoubleDQN JustinStitt/acrobotDDQN/DDQN.py community (archive-listed) unverified no licence file found · pointer only · f7926a68b7bdd88d · report
DuelingDDQNAgent hemilpanchiwala/Dueling-Network-Architectures/DuelingDDQNAgent.py community (archive-listed) unverified no licence file found · pointer only · b028432950562bdb · report
DuelingDeepQNetwork hemilpanchiwala/Dueling-Network-Architectures/DuelingDDQNAgent.py community (archive-listed) unverified no licence file found · pointer only · db8c50b16d68e727 · report
EnvConfig kmdanielduan/DQN_Family_PyTorch/agent.py community (archive-listed) unverified no licence file found · pointer only · cbdc121eed816162 · report
ExperienceReplayMemory hemilpanchiwala/Dueling-Network-Architectures/DuelingDDQNAgent.py community (archive-listed) unverified no licence file found · pointer only · 1adc6959fb824443 · report
HyperParam yzheng51/rl-dino-run/agent.py community (archive-listed) unverified MIT (permissive) · 5fcfb5dfeec4ae38 · report
Logger daviddcho/supermario/agent.py community (archive-listed) unverified no licence file found · pointer only · 908cf1edb8faa4b5 · report
NeuralQLearner yukezhu/tensorflow-reinforce/rl/neural_q_learner.py community (archive-listed) unverified MIT (permissive) · 1124c41973a96953 · report
PrioritizedReplayBuffer tensorlayer/RLzoo/rlzoo/algorithms/dqn/dqn.py community (archive-listed) unverified Apache-2.0 (permissive) · 78e16e24720e0320 · report
RL microsoft/med-deadend/rl.py community (archive-listed) unverified MIT (permissive) · 228f9f075525f9a2 · report
ReplayBuffer 1jsingh/rl_navigation/agents/dqn_agent.py community (archive-listed) unverified MIT (permissive) · f07ed06c9c4c4e7c · report
ReplayBuffer fengsterooni/dql/DDQN/ddqn_agent.py community (archive-listed) unverified no licence file found · pointer only · 15af333b2f369749 · report
ReplayBuffer shehrum/RL_Navigation/dqn_agent.py community (archive-listed) unverified no licence file found · pointer only · fd4b196396e41a0f · report
ReplayBuffer jeffery1236/Atari_DoubleDeepQNetwork/DDQAgent.py community (archive-listed) unverified no licence file found · pointer only · 28d5d41e56d53b63 · report
ReplayMemory HussonnoisMaxence/RL_Algorithms/QLearning/D2QN/D2QN.py community (archive-listed) unverified no licence file found · pointer only · fd50d6e813cead15 · report
_weights_init botforge/simplementation/2.DOUBLE-DQN_Deep-Reinforcement-Learning-with-Double-Q-Learning-van-Hasselt-etal-2015/double-dqn_atari.py community (archive-listed) unverified no licence file found · pointer only · 0645b4b6b8caa2a3 · report
absolute_scope_name hill-a/stable-baselines/stable_baselines/deepq/build_graph.py community (archive-listed) unverified MIT (permissive) · e407d6ccfa049980 · report
build_act hill-a/stable-baselines/stable_baselines/deepq/build_graph.py community (archive-listed) unverified MIT (permissive) · ca48ef0e750004ab · report
build_act_with_param_noise hill-a/stable-baselines/stable_baselines/deepq/build_graph.py community (archive-listed) unverified MIT (permissive) · 467a140347947f78 · report
build_train hill-a/stable-baselines/stable_baselines/deepq/build_graph.py community (archive-listed) unverified MIT (permissive) · 495764c8da29ad3c · report
compute_loss near32/regym/regym/rl_algorithms/algorithms/DQN/ddqn_loss.py community (archive-listed) unverified MIT (permissive) · e04b6449372dffb4 · report
default_param_noise_filter hill-a/stable-baselines/stable_baselines/deepq/build_graph.py community (archive-listed) unverified MIT (permissive) · f9790043f512484c · report
init_weights microsoft/med-deadend/rl.py community (archive-listed) unverified MIT (permissive) · de8bc6ac984a0475 · report
make_atari jihoonerd/Deep-Reinforcement-Learning-with-Double-Q-learning/ddqn/utils/atari_wrappers.py community (archive-listed) unverified MIT (permissive) · a70a2154eb543432 · report
optimize_model ssainz/reinforcement_learning_algorithms/non_jupyter/Frozen_Lake_DDQN.py community (archive-listed) unverified no licence file found · pointer only · c596c533af422c46 · report
scope_name hill-a/stable-baselines/stable_baselines/deepq/build_graph.py community (archive-listed) unverified MIT (permissive) · e27ff7ad1ae26a0e · report
scope_vars hill-a/stable-baselines/stable_baselines/deepq/build_graph.py community (archive-listed) unverified MIT (permissive) · 7994dd5a6da7dcf7 · report
wrap_deepmind jihoonerd/Deep-Reinforcement-Learning-with-Double-Q-learning/ddqn/utils/atari_wrappers.py community (archive-listed) unverified MIT (permissive) · 3b5c0e5667fd4eaa · report

Tasks

Atari GamesDeep Reinforcement LearningQ-LearningReinforcement LearningReinforcement Learning (RL)

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Atari Games Atari 2600 Alien DQN noop Score 1620.0 #31 of 49 Archive leaderboard report
Atari Games Atari 2600 Alien DDQN (tuned) hs Score 1033.4 #38 of 49 Archive leaderboard report
Atari Games Atari 2600 Alien Prior+Duel hs Score 823.7 #42 of 49 Archive leaderboard report
Atari Games Atari 2600 Alien DQN hs Score 634.0 #45 of 49 Archive leaderboard report
Atari Games Atari 2600 Amidar DQN noop Score 978.0 #26 of 48 Archive leaderboard report
Atari Games Atari 2600 Amidar Prior+Duel hs Score 238.4 #34 of 48 Archive leaderboard report
Atari Games Atari 2600 Amidar DQN hs Score 178.4 #41 of 48 Archive leaderboard report
Atari Games Atari 2600 Amidar DDQN (tuned) hs Score 169.1 #44 of 48 Archive leaderboard report
Atari Games Atari 2600 Assault Prior+Duel hs Score 10950.6 #17 of 45 Archive leaderboard report
Atari Games Atari 2600 Assault DDQN (tuned) hs Score 6060.8 #25 of 45 Archive leaderboard report
Atari Games Atari 2600 Assault DQN noop Score 4280.4 #30 of 45 Archive leaderboard report
Atari Games Atari 2600 Assault DQN hs Score 3489.3 #34 of 45 Archive leaderboard report
Atari Games Atari 2600 Asterix Prior+Duel hs Score 364200.0 #11 of 49 Archive leaderboard report
Atari Games Atari 2600 Asterix DDQN (tuned) hs Score 16837.0 #34 of 49 Archive leaderboard report
Atari Games Atari 2600 Asterix DQN noop Score 4359.0 #40 of 49 Archive leaderboard report
Atari Games Atari 2600 Asterix DQN hs Score 3170.5 #43 of 49 Archive leaderboard report
Atari Games Atari 2600 Asteroids DQN hs Score 1458.7 #34 of 43 Archive leaderboard report
Atari Games Atari 2600 Asteroids DQN noop Score 1364.5 #35 of 43 Archive leaderboard report
Atari Games Atari 2600 Asteroids DDQN (tuned) hs Score 1193.2 #36 of 43 Archive leaderboard report
Atari Games Atari 2600 Asteroids Prior+Duel hs Score 1021.9 #39 of 43 Archive leaderboard report
Atari Games Atari 2600 Atlantis Prior+Duel hs Score 423252.0 #27 of 42 Archive leaderboard report
Atari Games Atari 2600 Atlantis DDQN (tuned) hs Score 319688.0 #33 of 42 Archive leaderboard report
Atari Games Atari 2600 Atlantis DQN hs Score 292491.0 #35 of 42 Archive leaderboard report
Atari Games Atari 2600 Atlantis DQN noop Score 279987.0 #36 of 42 Archive leaderboard report
Atari Games Atari 2600 Bank Heist Prior+Duel hs Score 1004.6 #25 of 45 Archive leaderboard report
Atari Games Atari 2600 Bank Heist DDQN (tuned) hs Score 886.0 #30 of 45 Archive leaderboard report
Atari Games Atari 2600 Bank Heist DQN noop Score 455.0 #35 of 45 Archive leaderboard report
Atari Games Atari 2600 Bank Heist DQN hs Score 312.7 #38 of 45 Archive leaderboard report
Atari Games Atari 2600 Battle Zone Prior+Duel hs Score 30650.0 #25 of 47 Archive leaderboard report
Atari Games Atari 2600 Battle Zone DQN noop Score 29900.0 #26 of 47 Archive leaderboard report
Atari Games Atari 2600 Battle Zone DDQN (tuned) hs Score 24740.0 #33 of 47 Archive leaderboard report
Atari Games Atari 2600 Battle Zone DQN hs Score 23750.0 #34 of 47 Archive leaderboard report
Atari Games Atari 2600 Beam Rider Prior+Duel hs Score 37412.2 #10 of 49 Archive leaderboard report
Atari Games Atari 2600 Beam Rider DDQN (tuned) hs Score 17417.2 #23 of 49 Archive leaderboard report
Atari Games Atari 2600 Beam Rider DQN hs Score 9743.2 #33 of 49 Archive leaderboard report
Atari Games Atari 2600 Beam Rider DQN noop Score 8627.5 #34 of 49 Archive leaderboard report
Atari Games Atari 2600 Berzerk Prior+Duel hs Score 2178.6 #16 of 39 Archive leaderboard report
Atari Games Atari 2600 Berzerk DDQN (tuned) hs Score 1011.1 #28 of 39 Archive leaderboard report
Atari Games Atari 2600 Berzerk DQN noop Score 585.6 #37 of 39 Archive leaderboard report
Atari Games Atari 2600 Berzerk DQN hs Score 493.4 #39 of 39 Archive leaderboard report
Atari Games Atari 2600 Bowling DDQN (tuned) hs Score 69.6 #19 of 44 Archive leaderboard report
Atari Games Atari 2600 Bowling DQN hs Score 56.5 #27 of 44 Archive leaderboard report
Atari Games Atari 2600 Bowling DQN noop Score 50.4 #30 of 44 Archive leaderboard report
Atari Games Atari 2600 Bowling Prior+Duel hs Score 50.4 #31 of 44 Archive leaderboard report
Atari Games Atari 2600 Boxing DQN noop Score 88.0 #30 of 45 Archive leaderboard report
Atari Games Atari 2600 Boxing Prior+Duel hs Score 79.2 #31 of 45 Archive leaderboard report
Atari Games Atari 2600 Boxing DDQN (tuned) hs Score 73.5 #34 of 45 Archive leaderboard report
Atari Games Atari 2600 Boxing DQN hs Score 70.3 #37 of 45 Archive leaderboard report
Atari Games Atari 2600 Breakout DQN noop Score 385.5 #28 of 58 Archive leaderboard report
Atari Games Atari 2600 Breakout DDQN (tuned) hs Score 368.9 #31 of 58 Archive leaderboard report
Atari Games Atari 2600 Breakout Prior+Duel hs Score 354.6 #34 of 58 Archive leaderboard report
Atari Games Atari 2600 Breakout DQN hs Score 354.5 #35 of 58 Archive leaderboard report
Atari Games Atari 2600 Centipede Prior+Duel hs Score 5570.2 #28 of 45 Archive leaderboard report
Atari Games Atari 2600 Centipede DQN noop Score 4657.7 #31 of 45 Archive leaderboard report
Atari Games Atari 2600 Centipede DQN hs Score 3973.9 #37 of 45 Archive leaderboard report
Atari Games Atari 2600 Centipede DDQN (tuned) hs Score 3853.5 #39 of 45 Archive leaderboard report
Atari Games Atari 2600 Chopper Command Prior+Duel hs Score 8058.0 #22 of 45 Archive leaderboard report
Atari Games Atari 2600 Chopper Command DQN noop Score 6126.0 #27 of 45 Archive leaderboard report
Atari Games Atari 2600 Chopper Command DQN hs Score 5017.0 #32 of 45 Archive leaderboard report
Atari Games Atari 2600 Chopper Command DDQN (tuned) hs Score 3495.0 #39 of 45 Archive leaderboard report
Atari Games Atari 2600 Crazy Climber Prior+Duel hs Score 127853.0 #26 of 49 Archive leaderboard report
Atari Games Atari 2600 Crazy Climber DDQN (tuned) hs Score 113782.0 #34 of 49 Archive leaderboard report
Atari Games Atari 2600 Crazy Climber DQN noop Score 110763.0 #36 of 49 Archive leaderboard report
Atari Games Atari 2600 Crazy Climber DQN hs Score 98128.0 #39 of 49 Archive leaderboard report
Atari Games Atari 2600 Demon Attack Prior+Duel hs Score 73371.3 #22 of 46 Archive leaderboard report
Atari Games Atari 2600 Demon Attack DDQN (tuned) hs Score 69803.4 #26 of 46 Archive leaderboard report
Atari Games Atari 2600 Demon Attack DQN hs Score 12550.7 #37 of 46 Archive leaderboard report
Atari Games Atari 2600 Demon Attack DQN noop Score 12149.4 #38 of 46 Archive leaderboard report
Atari Games Atari 2600 Double Dunk DQN hs Score -6.0 #29 of 43 Archive leaderboard report
Atari Games Atari 2600 Double Dunk DQN noop Score -6.6 #30 of 43 Archive leaderboard report
Atari Games Atari 2600 Double Dunk DDQN (tuned) hs Score -0.3 #33 of 43 Archive leaderboard report
Atari Games Atari 2600 Double Dunk Prior+Duel hs Score -10.7 #34 of 43 Archive leaderboard report
Atari Games Atari 2600 Enduro Prior+Duel hs Score 2223.9 #14 of 48 Archive leaderboard report
Atari Games Atari 2600 Enduro DDQN (tuned) hs Score 1216.6 #27 of 48 Archive leaderboard report
Atari Games Atari 2600 Enduro DQN noop Score 729.0 #32 of 48 Archive leaderboard report
Atari Games Atari 2600 Enduro DQN hs Score 626.7 #34 of 48 Archive leaderboard report
Atari Games Atari 2600 Fishing Derby Prior+Duel hs Score 17.0 #29 of 44 Archive leaderboard report
Atari Games Atari 2600 Fishing Derby DDQN (tuned) hs Score 3.2 #35 of 44 Archive leaderboard report
Atari Games Atari 2600 Fishing Derby DQN hs Score -1.6 #38 of 44 Archive leaderboard report
Atari Games Atari 2600 Fishing Derby DQN noop Score -4.9 #39 of 44 Archive leaderboard report
Atari Games Atari 2600 Freeway DQN noop Score 30.8 #31 of 59 Archive leaderboard report
Atari Games Atari 2600 Freeway DDQN (tuned) hs Score 28.8 #38 of 59 Archive leaderboard report
Atari Games Atari 2600 Freeway Prior+Duel hs Score 28.2 #39 of 59 Archive leaderboard report
Atari Games Atari 2600 Freeway DQN hs Score 26.9 #43 of 59 Archive leaderboard report
Atari Games Atari 2600 Frostbite Prior+Duel hs Score 4038.4 #20 of 53 Archive leaderboard report
Atari Games Atari 2600 Frostbite DDQN (tuned) hs Score 1448.1 #33 of 53 Archive leaderboard report
Atari Games Atari 2600 Frostbite DQN noop Score 797.4 #36 of 53 Archive leaderboard report
Atari Games Atari 2600 Frostbite DQN hs Score 496.1 #39 of 53 Archive leaderboard report
Atari Games Atari 2600 Gopher Prior+Duel hs Score 105148.4 #10 of 43 Archive leaderboard report
Atari Games Atari 2600 Gopher DDQN (tuned) hs Score 15253.0 #27 of 43 Archive leaderboard report
Atari Games Atari 2600 Gopher DQN noop Score 8777.4 #32 of 43 Archive leaderboard report
Atari Games Atari 2600 Gopher DQN hs Score 8190.4 #35 of 43 Archive leaderboard report
Atari Games Atari 2600 Gravitar DQN noop Score 473.0 #33 of 53 Archive leaderboard report
Atari Games Atari 2600 Gravitar DQN hs Score 298.0 #44 of 53 Archive leaderboard report
Atari Games Atari 2600 Gravitar DDQN (tuned) hs Score 200.5 #52 of 53 Archive leaderboard report
Atari Games Atari 2600 Gravitar Prior+Duel hs Score 167.0 #53 of 53 Archive leaderboard report
Atari Games Atari 2600 HERO DQN noop Score 20437.8 #29 of 44 Archive leaderboard report
Atari Games Atari 2600 HERO Prior+Duel hs Score 15459.2 #32 of 44 Archive leaderboard report
Atari Games Atari 2600 HERO DQN hs Score 14992.9 #34 of 44 Archive leaderboard report
Atari Games Atari 2600 HERO DDQN (tuned) hs Score 14892.5 #35 of 44 Archive leaderboard report
Atari Games Atari 2600 Ice Hockey Prior+Duel hs Score 0.5 #18 of 43 Archive leaderboard report
Atari Games Atari 2600 Ice Hockey DQN hs Score -1.6 #23 of 43 Archive leaderboard report
Atari Games Atari 2600 Ice Hockey DQN noop Score -1.9 #24 of 43 Archive leaderboard report
Atari Games Atari 2600 Ice Hockey DDQN (tuned) hs Score -2.5 #27 of 43 Archive leaderboard report
Atari Games Atari 2600 James Bond DQN noop Score 768.5 #28 of 45 Archive leaderboard report
Atari Games Atari 2600 James Bond DQN hs Score 697.5 #29 of 45 Archive leaderboard report
Atari Games Atari 2600 James Bond Prior+Duel hs Score 585.0 #32 of 45 Archive leaderboard report
Atari Games Atari 2600 James Bond DDQN (tuned) hs Score 573.0 #34 of 45 Archive leaderboard report
Atari Games Atari 2600 Kangaroo DDQN (tuned) hs Score 11204.0 #22 of 47 Archive leaderboard report
Atari Games Atari 2600 Kangaroo DQN noop Score 7259.0 #26 of 47 Archive leaderboard report
Atari Games Atari 2600 Kangaroo DQN hs Score 4496.0 #29 of 47 Archive leaderboard report
Atari Games Atari 2600 Kangaroo Prior+Duel hs Score 861.0 #41 of 47 Archive leaderboard report
Atari Games Atari 2600 Krull DQN noop Score 8422.3 #27 of 45 Archive leaderboard report
Atari Games Atari 2600 Krull Prior+Duel hs Score 7658.6 #33 of 45 Archive leaderboard report
Atari Games Atari 2600 Krull DDQN (tuned) hs Score 6796.1 #35 of 45 Archive leaderboard report
Atari Games Atari 2600 Krull DQN hs Score 6206.0 #37 of 45 Archive leaderboard report
Atari Games Atari 2600 Kung-Fu Master Prior+Duel hs Score 37484.0 #23 of 43 Archive leaderboard report
Atari Games Atari 2600 Kung-Fu Master DDQN (tuned) hs Score 30207.0 #32 of 43 Archive leaderboard report
Atari Games Atari 2600 Kung-Fu Master DQN noop Score 26059.0 #36 of 43 Archive leaderboard report
Atari Games Atari 2600 Kung-Fu Master DQN hs Score 20882.0 #39 of 43 Archive leaderboard report
Atari Games Atari 2600 Montezuma's Revenge DQN hs Score 47.0 #34 of 50 Archive leaderboard report
Atari Games Atari 2600 Montezuma's Revenge DDQN (tuned) hs Score 42.0 #35 of 50 Archive leaderboard report
Atari Games Atari 2600 Montezuma's Revenge Prior+Duel hs Score 24.0 #37 of 50 Archive leaderboard report
Atari Games Atari 2600 Ms. Pacman DQN noop Score 3085.6 #27 of 47 Archive leaderboard report
Atari Games Atari 2600 Ms. Pacman DDQN (tuned) hs Score 1241.3 #40 of 47 Archive leaderboard report
Atari Games Atari 2600 Ms. Pacman DQN hs Score 1092.3 #42 of 47 Archive leaderboard report
Atari Games Atari 2600 Ms. Pacman Prior+Duel hs Score 1007.8 #43 of 47 Archive leaderboard report
Atari Games Atari 2600 Name This Game Prior+Duel hs Score 13637.9 #19 of 43 Archive leaderboard report
Atari Games Atari 2600 Name This Game DDQN (tuned) hs Score 8960.3 #33 of 43 Archive leaderboard report
Atari Games Atari 2600 Name This Game DQN noop Score 8207.8 #34 of 43 Archive leaderboard report
Atari Games Atari 2600 Name This Game DQN hs Score 6738.8 #36 of 43 Archive leaderboard report
Atari Games Atari 2600 Pong DQN noop Score 19.5 #34 of 52 Archive leaderboard report
Atari Games Atari 2600 Pong DDQN (tuned) hs Score 19.1 #35 of 52 Archive leaderboard report
Atari Games Atari 2600 Pong Prior+Duel hs Score 18.4 #39 of 52 Archive leaderboard report
Atari Games Atari 2600 Pong DQN hs Score 18.0 #42 of 52 Archive leaderboard report
Atari Games Atari 2600 Private Eye Prior+Duel hs Score 1277.6 #22 of 52 Archive leaderboard report
Atari Games Atari 2600 Private Eye DQN hs Score 207.9 #32 of 52 Archive leaderboard report
Atari Games Atari 2600 Private Eye DQN noop Score 146.7 #39 of 52 Archive leaderboard report
Atari Games Atari 2600 Private Eye DDQN (tuned) hs Score -575.5 #52 of 52 Archive leaderboard report
Atari Games Atari 2600 Q*Bert Prior+Duel hs Score 14063.0 #35 of 57 Archive leaderboard report
Atari Games Atari 2600 Q*Bert DQN noop Score 13117.3 #37 of 57 Archive leaderboard report
Atari Games Atari 2600 Q*Bert DDQN (tuned) hs Score 11020.8 #38 of 57 Archive leaderboard report
Atari Games Atari 2600 Q*Bert DQN hs Score 9271.5 #41 of 57 Archive leaderboard report
Atari Games Atari 2600 River Raid Prior+Duel hs Score 16496.8 #18 of 41 Archive leaderboard report
Atari Games Atari 2600 River Raid DDQN (tuned) hs Score 10838.4 #27 of 41 Archive leaderboard report
Atari Games Atari 2600 River Raid DQN noop Score 7377.6 #32 of 41 Archive leaderboard report
Atari Games Atari 2600 River Raid DQN hs Score 4748.5 #36 of 41 Archive leaderboard report
Atari Games Atari 2600 Road Runner Prior+Duel hs Score 54630.0 #23 of 44 Archive leaderboard report
Atari Games Atari 2600 Road Runner DDQN (tuned) hs Score 43156.0 #30 of 44 Archive leaderboard report
Atari Games Atari 2600 Road Runner DQN noop Score 39544.0 #32 of 44 Archive leaderboard report
Atari Games Atari 2600 Road Runner DQN hs Score 35215.0 #34 of 44 Archive leaderboard report
Atari Games Atari 2600 Robotank DQN noop Score 63.9 #19 of 42 Archive leaderboard report
Atari Games Atari 2600 Robotank DDQN (tuned) hs Score 59.1 #25 of 42 Archive leaderboard report
Atari Games Atari 2600 Robotank DQN hs Score 58.7 #26 of 42 Archive leaderboard report
Atari Games Atari 2600 Robotank Prior+Duel hs Score 24.7 #34 of 42 Archive leaderboard report
Atari Games Atari 2600 Seaquest DDQN (tuned) hs Score 14498.0 #19 of 57 Archive leaderboard report
Atari Games Atari 2600 Seaquest DQN noop Score 5860.6 #30 of 57 Archive leaderboard report
Atari Games Atari 2600 Seaquest DQN hs Score 4216.7 #34 of 57 Archive leaderboard report
Atari Games Atari 2600 Seaquest Prior+Duel hs Score 1431.2 #44 of 57 Archive leaderboard report
Atari Games Atari 2600 Space Invaders Prior+Duel hs Score 8978.0 #18 of 55 Archive leaderboard report
Atari Games Atari 2600 Space Invaders DDQN (tuned) hs Score 2628.7 #32 of 55 Archive leaderboard report
Atari Games Atari 2600 Space Invaders DQN noop Score 1692.3 #39 of 55 Archive leaderboard report
Atari Games Atari 2600 Space Invaders DQN hs Score 1293.8 #41 of 55 Archive leaderboard report
Atari Games Atari 2600 Star Gunner Prior+Duel hs Score 127073.0 #14 of 43 Archive leaderboard report
Atari Games Atari 2600 Star Gunner DDQN (tuned) hs Score 58365.0 #28 of 43 Archive leaderboard report
Atari Games Atari 2600 Star Gunner DQN noop Score 54282.0 #31 of 43 Archive leaderboard report
Atari Games Atari 2600 Star Gunner DQN hs Score 52970.0 #32 of 43 Archive leaderboard report
Atari Games Atari 2600 Tennis DQN noop Score 12.2 #13 of 43 Archive leaderboard report
Atari Games Atari 2600 Tennis DQN hs Score 11.1 #15 of 43 Archive leaderboard report
Atari Games Atari 2600 Tennis DDQN (tuned) hs Score -7.8 #32 of 43 Archive leaderboard report
Atari Games Atari 2600 Tennis Prior+Duel hs Score -13.2 #33 of 43 Archive leaderboard report
Atari Games Atari 2600 Time Pilot DDQN (tuned) hs Score 6608.0 #31 of 44 Archive leaderboard report
Atari Games Atari 2600 Time Pilot Prior+Duel hs Score 4871.0 #37 of 44 Archive leaderboard report
Atari Games Atari 2600 Time Pilot DQN noop Score 4870.0 #38 of 44 Archive leaderboard report
Atari Games Atari 2600 Time Pilot DQN hs Score 4786.0 #40 of 44 Archive leaderboard report
Atari Games Atari 2600 Tutankham Prior+Duel hs Score 108.6 #36 of 44 Archive leaderboard report
Atari Games Atari 2600 Tutankham DDQN (tuned) hs Score 92.2 #38 of 44 Archive leaderboard report
Atari Games Atari 2600 Tutankham DQN noop Score 68.1 #39 of 44 Archive leaderboard report
Atari Games Atari 2600 Tutankham DQN hs Score 45.6 #42 of 44 Archive leaderboard report
Atari Games Atari 2600 Up and Down Prior+Duel hs Score 22681.3 #29 of 44 Archive leaderboard report
Atari Games Atari 2600 Up and Down DDQN (tuned) hs Score 19086.9 #31 of 44 Archive leaderboard report
Atari Games Atari 2600 Up and Down DQN noop Score 9989.9 #37 of 44 Archive leaderboard report
Atari Games Atari 2600 Up and Down DQN hs Score 8038.5 #40 of 44 Archive leaderboard report
Atari Games Atari 2600 Venture DQN noop Score 163.0 #30 of 55 Archive leaderboard report
Atari Games Atari 2600 Venture DQN hs Score 136.0 #31 of 55 Archive leaderboard report
Atari Games Atari 2600 Venture Prior+Duel hs Score 29.0 #41 of 55 Archive leaderboard report
Atari Games Atari 2600 Venture DDQN (tuned) hs Score 21.0 #44 of 55 Archive leaderboard report
Atari Games Atari 2600 Video Pinball Prior+Duel hs Score 447408.6 #20 of 42 Archive leaderboard report
Atari Games Atari 2600 Video Pinball DDQN (tuned) hs Score 367823.7 #21 of 42 Archive leaderboard report
Atari Games Atari 2600 Video Pinball DQN noop Score 196760.4 #27 of 42 Archive leaderboard report
Atari Games Atari 2600 Video Pinball DQN hs Score 154414.1 #29 of 42 Archive leaderboard report
Atari Games Atari 2600 Wizard of Wor Prior+Duel hs Score 10471.0 #18 of 41 Archive leaderboard report
Atari Games Atari 2600 Wizard of Wor DDQN (tuned) hs Score 6201.0 #29 of 41 Archive leaderboard report
Atari Games Atari 2600 Wizard of Wor DQN noop Score 2704.0 #37 of 41 Archive leaderboard report
Atari Games Atari 2600 Wizard of Wor DQN hs Score 1609.0 #39 of 41 Archive leaderboard report
Atari Games Atari 2600 Zaxxon Prior+Duel hs Score 11320.0 #23 of 41 Archive leaderboard report
Atari Games Atari 2600 Zaxxon DDQN (tuned) hs Score 8593.0 #32 of 41 Archive leaderboard report
Atari Games Atari 2600 Zaxxon DQN noop Score 5363.0 #35 of 41 Archive leaderboard report
Atari Games Atari 2600 Zaxxon DQN hs Score 4412.0 #37 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: DDQL

ConvolutionDDQLDQNDense ConnectionsDouble DQNDouble Q-learningExperience ReplayQ-Learning

2 archive method tags without a method page not shown.

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