Deep Q-Learning (DQN) implementation for Atari pong.
☆85Nov 22, 2022Updated 3 years ago
Alternatives and similar repositories for DQN-Atari
Users that are interested in DQN-Atari are comparing it to the libraries listed below
Sorting:
- DQN to play Atari Pong☆113Jan 15, 2019Updated 7 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29May 12, 2025Updated 9 months ago
- Solving Atari Pong Game w/ Duel Double DQN in Pytorch☆32Sep 19, 2020Updated 5 years ago
- Various reinforcement learning algorithms written in Jax + Flax☆26Jun 24, 2023Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Mar 15, 2023Updated 2 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Dec 8, 2022Updated 3 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆13Feb 18, 2018Updated 8 years ago
- clear single-file JAX implementations of common RL algorithms☆16Sep 5, 2021Updated 4 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Jun 30, 2020Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆231Jul 10, 2022Updated 3 years ago
- Official codes for "Training Deep Q-Network via Monte Carlo Tree Search for Adaptive Bitrate Control in Video Delivery"☆10Jul 21, 2023Updated 2 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Jun 12, 2018Updated 7 years ago
- Minimum Energy Resource Allocation Strategy with partial offloading☆10Jan 17, 2022Updated 4 years ago
- very easy implementation of dueling DQN in pytorch☆74Dec 6, 2022Updated 3 years ago
- ☆187Feb 22, 2022Updated 4 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Nov 11, 2016Updated 9 years ago
- ☆11Apr 21, 2022Updated 3 years ago
- My implementation of a deep q learning network learning to play pong.☆10Jan 26, 2021Updated 5 years ago
- A DQN implementation using Keras and Tensorflow☆11Oct 11, 2018Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆314Sep 28, 2022Updated 3 years ago
- RL Agent for Atari Game Pong☆11Aug 25, 2019Updated 6 years ago
- Reimplementation of RL-GAN-Net: A Reinforcement Learning Agent Controlled GAN Network for Real-Time Point Cloud Shape Completion☆11Dec 8, 2022Updated 3 years ago
- ☆12Oct 18, 2020Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Nov 19, 2021Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Dec 18, 2020Updated 5 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Nov 18, 2019Updated 6 years ago
- PyTorch implementation of Trust Region Policy Optimization☆450Sep 13, 2018Updated 7 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Nov 15, 2021Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Mar 1, 2021Updated 5 years ago
- 2022년 광운대학교 컴퓨터정보공학부 특강 - 강화학습 환경 개발☆19Sep 4, 2022Updated 3 years ago
- 삼각형의 실전! CMake☆16Jun 27, 2024Updated last year
- A PyTorch implementation of deep Q-learning for Atari games☆13Dec 4, 2018Updated 7 years ago
- Deep RL algorithm in pytorch☆315Sep 5, 2023Updated 2 years ago
- DQN based RL agent for Mountain Car☆13Sep 7, 2016Updated 9 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71May 30, 2025Updated 9 months ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Mar 19, 2018Updated 7 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Jul 19, 2022Updated 3 years ago
- Examples of reinforcement learning using PyTorch to solve the OpenAI Gym problems☆18Mar 15, 2023Updated 2 years ago
- 🔮 LLM GPU Calculator☆21Aug 19, 2023Updated 2 years ago