HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Playing Atari with Deep Reinforcement Learning

Volodymyr Mnih; Koray Kavukcuoglu; David Silver; Alex Graves; Ioannis Antonoglou; Daan Wierstra; Martin Riedmiller

Playing Atari with Deep Reinforcement Learning

Abstract

We present the first deep learning model to successfully learn control policies directly from high-dimensional sensory input using reinforcement learning. The model is a convolutional neural network, trained with a variant of Q-learning, whose input is raw pixels and whose output is a value function estimating future rewards. We apply our method to seven Atari 2600 games from the Arcade Learning Environment, with no adjustment of the architecture or learning algorithm. We find that it outperforms all previous approaches on six of the games and surpasses a human expert on three of them.

Code Repositories

alfredvc/paac
tf
Mentioned in GitHub
filippogiruzzi/deep_q_learning
tf
Mentioned in GitHub
proroklab/popgym
pytorch
Mentioned in GitHub
Rabrg/dqn
pytorch
Mentioned in GitHub
rishavb123/MineRL
tf
Mentioned in GitHub
Anshu1245/RL-CourseProject
Mentioned in GitHub
marload/deep-rl-tf2
tf
Mentioned in GitHub
avillemin/Minecraft-AI
pytorch
Mentioned in GitHub
daviddcho/supermario
pytorch
Mentioned in GitHub
JackFurby/Breakout
tf
Mentioned in GitHub
JuliaPOMDP/DeepQLearning.jl
Mentioned in GitHub
spragunr/deep_q_rl
Mentioned in GitHub
parilo/rl-server
tf
Mentioned in GitHub
joshiatul/game_playing
Mentioned in GitHub
markusdutschke/yahtzee
Mentioned in GitHub
bjotho/Zelda1AI
Mentioned in GitHub
nandomp/AICollaboratory
Mentioned in GitHub
JonasRSV/DQN
tf
Mentioned in GitHub
niklasschmitz/DeepQLearning
jax
Mentioned in GitHub
rikluost/RL_DQN_Pong
tf
Mentioned in GitHub
tcmxx/CNTKUnityTools
Mentioned in GitHub
R-Stefano/DQN
tf
Mentioned in GitHub
grass123-hub/DQN
mindspore
Mentioned in GitHub
2023-MindSpore-1/ms-code-52
mindspore
Mentioned in GitHub
MateuszJanda/netris-ai-robot
tf
Mentioned in GitHub
borhanreo/Obstacle-Avoid-Car
Mentioned in GitHub
near32/regym
pytorch
Mentioned in GitHub
Sheepsody/Batched-Impala-PyTorch
pytorch
Mentioned in GitHub
K-tang-mkv/baseRLAlgorithm
pytorch
Mentioned in GitHub
vsquareg/RL_ERA
tf
Mentioned in GitHub
Gary-Shi/Tank
Mentioned in GitHub
omkarv/pong-from-pixels
Mentioned in GitHub
tlohr/nfsu2-ai
tf
Mentioned in GitHub
eddynelson/dqn
tf
Mentioned in GitHub
bay3s/dqn
pytorch
RLeike/connect-four
jax
Mentioned in GitHub
KavindaKottege/DeepQ-Pong
tf
Mentioned in GitHub
behzaad/Deep_QLearning
Mentioned in GitHub
sygi/deep_q_rl
Mentioned in GitHub
subhadip-maiti/tinydqn
tf
Mentioned in GitHub
RandyDeng/gym_connect4
Mentioned in GitHub
KatyNTsachi/Hierarchical-RL
tf
Mentioned in GitHub
invictos/InsacarDQN
tf
Mentioned in GitHub
kmdanielduan/DQN_Family_PyTorch
pytorch
Mentioned in GitHub
InSpaceAI/RL-Zoo
tf
Mentioned in GitHub
komejisatori/ReinforcementCar
pytorch
Mentioned in GitHub
blakeMilner/DeepQLearning
pytorch
Mentioned in GitHub
LukasGardberg/cartpole
tf
Mentioned in GitHub
ktkachuk/Atari-with-Q-Learning
tf
Mentioned in GitHub
dsgiitr/rl_2048
tf
Mentioned in GitHub
jonaths/tf-dqn
tf
Mentioned in GitHub
eublefar/dqn
tf
Mentioned in GitHub
RobotMobile/rl-paper-review
Mentioned in GitHub
nathanin/pad
tf
Mentioned in GitHub
JonasRSV/DQNTensorflow
tf
Mentioned in GitHub
sourenaKhanzadeh/snakeAi
pytorch
Mentioned in GitHub
esmeralday/MARL
Mentioned in GitHub
Linging/Traffic-Signal-Control
tf
Mentioned in GitHub
ninja18/AtariDQN
tf
Mentioned in GitHub
jonaths/dqn-grid
tf
Mentioned in GitHub
borea17/efficient_rl
Mentioned in GitHub
marload/DeepRL-TensorFlow2
tf
Mentioned in GitHub
qiankun214/DQN-FlappyBird-python3
pytorch
Mentioned in GitHub
natsumeS/analysis
Mentioned in GitHub
TheFebrin/DeepRL-Pong
pytorch
Mentioned in GitHub
vincentpalma/DQN-for-CaRL
pytorch
Mentioned in GitHub
mfregeau/DeepLearning
Mentioned in GitHub
SayhoKim/tetrisRL
tf
Mentioned in GitHub
ugo-nama-kun/DQN-chainer
Mentioned in GitHub
AndrewJWashington/protodriver
tf
Mentioned in GitHub
yaxinchen666/dce_pricingRL
tf
Mentioned in GitHub
MOVzeroOne/DQN
pytorch
Mentioned in GitHub

Benchmarks

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
Playing Atari with Deep Reinforcement Learning | Papers | HyperAI