paper-with-me

Atari Games 벤치마크

Atari Games on Atari 2600 Berzerk

78개 결과 · ⬇ CSV · JSON

Score

493.4 4.971e+04 9.893e+04 1.482e+05 1.974e+05 2012-07 2026-09 Best Baseline — 670.0 (2012-07-19) Best Learner — 501.3 (2012-07-19) Best Baseline — 670.0 (2012-07-19) Best Learner — 501.3 (2012-07-19) Prior+Duel hs — 2178.6 (2015-09-22) DDQN (tuned) hs — 1011.1 (2015-09-22) DQN noop — 585.6 (2015-09-22) DQN hs — 493.4 (2015-09-22) Prior+Duel hs — 2178.6 (2015-09-22) DDQN (tuned) hs — 1011.1 (2015-09-22) DQN noop — 585.6 (2015-09-22) DQN hs — 493.4 (2015-09-22) Prior noop — 1305.6 (2015-11-18) Prior hs — 865.9 (2015-11-18) Prior noop — 1305.6 (2015-11-18) Prior hs — 865.9 (2015-11-18) Prior+Duel noop — 3409.0 (2015-11-20) Duel noop — 1472.6 (2015-11-20) DDQN (tuned) noop — 1225.4 (2015-11-20) Duel hs — 910.6 (2015-11-20) Prior+Duel noop — 3409.0 (2015-11-20) Duel noop — 1472.6 (2015-11-20) DDQN (tuned) noop — 1225.4 (2015-11-20) Duel hs — 910.6 (2015-11-20) Persistent AL — 1328.25 (2015-12-15) Advantage Learning — 747.26 (2015-12-15) Persistent AL — 1328.25 (2015-12-15) Advantage Learning — 747.26 (2015-12-15) A3C FF (1 day) hs — 1433.4 (2016-02-04) A3C LSTM hs — 862.2 (2016-02-04) A3C FF hs — 817.9 (2016-02-04) A3C FF (1 day) hs — 1433.4 (2016-02-04) A3C LSTM hs — 862.2 (2016-02-04) A3C FF hs — 817.9 (2016-02-04) DDQN+Pop-Art noop — 1199.6 (2016-02-24) DDQN+Pop-Art noop — 1199.6 (2016-02-24) ES FF (1 hour) noop — 686.0 (2017-03-10) ES FF (1 hour) noop — 686.0 (2017-03-10) Reactor 500M — 2303.1 (2017-04-15) Reactor 500M — 2303.1 (2017-04-15) NoisyNet-Dueling — 1896.0 (2017-06-30) NoisyNet-Dueling — 1896.0 (2017-06-30) C51 noop — 1645.0 (2017-07-21) C51 noop — 1645.0 (2017-07-21) QR-DQN-1 — 3117.0 (2017-10-27) QR-DQN-1 — 3117.0 (2017-10-27) IMPALA (deep) — 1852.7 (2018-02-05) IMPALA (deep) — 1852.7 (2018-02-05) Ape-X — 57196.7 (2018-03-02) Ape-X — 57196.7 (2018-03-02) CGP — 1138.0 (2018-06-14) IQN — 1053.0 (2018-06-14) CGP — 1138.0 (2018-06-14) IQN — 1053.0 (2018-06-14) R2D2 — 53318.7 (2019-05-01) R2D2 — 53318.7 (2019-05-01) FQF — 12422.2 (2019-11-05) FQF — 12422.2 (2019-11-05) MuZero — 85932.6 (2019-11-19) MuZero — 85932.6 (2019-11-19) Agent57 — 61507.83 (2020-03-30) Agent57 — 61507.83 (2020-03-30) Go-Explore — 197376.0 (2020-04-27) Go-Explore — 197376.0 (2020-04-27) DreamerV2 — 810.0 (2020-10-05) DreamerV2 — 810.0 (2020-10-05) MuZero (Res2 Adam) — 2705.82 (2021-04-13) MuZero (Res2 Adam) — 2705.82 (2021-04-13) GDI-I3 — 7607.0 (2021-06-11) GDI-I3 — 7607.0 (2021-06-11) GDI-H3 — 14649.0 (2022-06-07) GDI-I3 — 7607.0 (2022-06-07) GDI-H3 — 14649.0 (2022-06-07) GDI-I3 — 7607.0 (2022-06-07) DNA — 19789.0 (2022-06-20) DNA — 19789.0 (2022-06-20) ASL DDQN — 2597.2 (2023-05-07) ASL DDQN — 2597.2 (2023-05-07) Best Baseline — 670.0 (2012-07-19) Prior+Duel hs — 2178.6 (2015-09-22) Prior+Duel noop — 3409.0 (2015-11-20) Ape-X — 57196.7 (2018-03-02) MuZero — 85932.6 (2019-11-19) Go-Explore — 197376.0 (2020-04-27)
RankModel Score PaperCodeYear
21 A3C FF (1 day) hs 1433.4 Asynchronous Methods for Deep Reinforcement Learning ray-project/ray · DLR-RM/stable-baselines3 · tensorpack/tensorpack · +67 2016
22 Persistent AL 1328.25 Increasing the Action Gap: New Operators for Reinforcement Learning janhuenermann/neurojs · chainer/chainerrl 2015
23 Prior noop 1305.6 Prioritized Experience Replay labmlai/annotated_deep_learning_paper_implementations · hill-a/stable-baselines · NervanaSystems/coach · +74 2015
24 DDQN (tuned) noop 1225.4 Dueling Network Architectures for Deep Reinforcement Learning labmlai/annotated_deep_learning_paper_implementations · tensorpack/tensorpack · facebookresearch/Horizon · +70 2015
25 DDQN+Pop-Art noop 1199.6 Learning values across many orders of magnitude 2016
26 CGP 1138 Evolving simple programs for playing Atari games ShuhuaGao/gpFlappyBird · JacobLaney/cgp-tetris 2018
27 IQN 1053 Implicit Quantile Networks for Distributional Reinforcement Learning opendilab/DI-engine · chainer/chainerrl · Kchu/DeepRL_CK · +16 2018
28 DDQN (tuned) hs 1011.1 Deep Reinforcement Learning with Double Q-learning labmlai/annotated_deep_learning_paper_implementations · tensorpack/tensorpack · hill-a/stable-baselines · +94 2015
29 Duel hs 910.6 Dueling Network Architectures for Deep Reinforcement Learning labmlai/annotated_deep_learning_paper_implementations · tensorpack/tensorpack · facebookresearch/Horizon · +70 2015
30 Prior hs 865.9 Prioritized Experience Replay labmlai/annotated_deep_learning_paper_implementations · hill-a/stable-baselines · NervanaSystems/coach · +74 2015
31 A3C LSTM hs 862.2 Asynchronous Methods for Deep Reinforcement Learning ray-project/ray · DLR-RM/stable-baselines3 · tensorpack/tensorpack · +67 2016
32 A3C FF hs 817.9 Asynchronous Methods for Deep Reinforcement Learning ray-project/ray · DLR-RM/stable-baselines3 · tensorpack/tensorpack · +67 2016
33 DreamerV2 810 Mastering Atari with Discrete World Models opendilab/DI-engine · danijar/dreamerv2 · andrejorsula/drl_grasping · +6 2020
34 Advantage Learning 747.26 Increasing the Action Gap: New Operators for Reinforcement Learning janhuenermann/neurojs · chainer/chainerrl 2015
35 ES FF (1 hour) noop 686.0 Evolution Strategies as a Scalable Alternative to Reinforcement Learning ray-project/ray · openai/evolution-strategies-starter · atgambardella/pytorch-es · +20 2017
36 Best Baseline 670 The Arcade Learning Environment: An Evaluation Platform for General Agents mgbellemare/Arcade-Learning-Environment · kenjyoung/MinAtar · nandomp/AICollaboratory 2012
37 DQN noop 585.6 Deep Reinforcement Learning with Double Q-learning labmlai/annotated_deep_learning_paper_implementations · tensorpack/tensorpack · hill-a/stable-baselines · +94 2015
38 Best Learner 501.3 The Arcade Learning Environment: An Evaluation Platform for General Agents mgbellemare/Arcade-Learning-Environment · kenjyoung/MinAtar · nandomp/AICollaboratory 2012
39 DQN hs 493.4 Deep Reinforcement Learning with Double Q-learning labmlai/annotated_deep_learning_paper_implementations · tensorpack/tensorpack · hill-a/stable-baselines · +94 2015
40 Go-Explore 197376 First return, then explore uber-research/go-explore · qgallouedec/lge 2020
← 이전 21–40 / 78 다음 → 페이지당 10 20 50 100