Atari Games

277 papers with code • 64 benchmarks • 6 datasets

The Atari 2600 Games task (and dataset) involves training an agent to achieve high game scores.

( Image credit: Playing Atari with Deep Reinforcement Learning )

Libraries

Use these libraries to find Atari Games models and implementations
12 papers
2,513
11 papers
1,154
7 papers
2,306
See all 24 libraries.

A Robust Quantile Huber Loss With Interpretable Parameter Adjustment In Distributional Reinforcement Learning

pmalekzadeh/A-robust-quantile-huber-loss 4 Jan 2024

Distributional Reinforcement Learning (RL) estimates return distribution mainly by learning quantile values via minimizing the quantile Huber loss function, entailing a threshold parameter often selected heuristically or via hyperparameter search, which may not generalize well and can be suboptimal.

1
04 Jan 2024

Active Reinforcement Learning for Robust Building Control

demosthen/activerl 16 Dec 2023

Reinforcement learning (RL) is a powerful tool for optimal control that has found great success in Atari games, the game of Go, robotic control, and building optimization.

4
16 Dec 2023

Distributional Bellman Operators over Mean Embeddings

google-deepmind/sketch_dqn 9 Dec 2023

We propose a novel algorithmic framework for distributional reinforcement learning, based on learning finite-dimensional mean embeddings of return distributions.

2
09 Dec 2023

Absolute Policy Optimization

intelligent-control-lab/absolute-policy-optimization 20 Oct 2023

In recent years, trust region on-policy reinforcement learning has achieved impressive results in addressing complex control tasks and gaming scenarios.

2
20 Oct 2023

MiniZero: Comparative Analysis of AlphaZero and MuZero on Go, Othello, and Atari Games

rlglab/minizero 17 Oct 2023

This paper presents MiniZero, a zero-knowledge learning framework that supports four state-of-the-art algorithms, including AlphaZero, MuZero, Gumbel AlphaZero, and Gumbel MuZero.

41
17 Oct 2023

Learning of Generalizable and Interpretable Knowledge in Grid-Based Reinforcement Learning Environments

manueleberhardinger/ec-rl 7 Sep 2023

Understanding the interactions of agents trained with deep reinforcement learning is crucial for deploying agents in games or the real world.

0
07 Sep 2023

Beyond Surprise: Improving Exploration Through Surprise Novelty

thaihungle/sm 9 Aug 2023

We present a new computing model for intrinsic rewards in reinforcement learning that addresses the limitations of existing surprise-driven explorations.

1
09 Aug 2023

Approximate Model-Based Shielding for Safe Reinforcement Learning

sacktock/ambs 27 Jul 2023

Reinforcement learning (RL) has shown great potential for solving complex tasks in a variety of domains.

1
27 Jul 2023

OCAtari: Object-Centric Atari 2600 Reinforcement Learning Environments

k4ntz/oc_atari 14 Jun 2023

In our work, we extend the Atari Learning Environments, the most-used evaluation framework for deep RL approaches, by introducing OCAtari, that performs resource-efficient extractions of the object-centric states for these games.

31
14 Jun 2023