amirhossein-hkh / pong-dqn
RL Agent for Atari Game Pong
☆12Updated 5 years ago
Alternatives and similar repositories for pong-dqn:
Users that are interested in pong-dqn are comparing it to the libraries listed below
- use DQN(pytorch) to play pong☆10Updated 3 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow☆14Updated 6 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 7 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- ☆15Updated 3 years ago
- An AI program to play Othello game. Use DQN, Double-DQN, Dueling DQN and MCTS. By Chengzhe XU and Hao XIANG☆8Updated 7 years ago
- Reinforcement Learning approaches for learning communication in Multi Agent Systems.☆18Updated 6 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 …☆10Updated 7 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆15Updated 3 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 4 years ago
- A Simple Path-Finding Agent, based on DQN Algorithm (My B.Sc. Thesis, Phase 1/3)☆27Updated last year
- Master's thesis about Reinforcement Learning (RL), Deep RL and Optimization for Product Delivery☆18Updated 6 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Deep Learning Project☆8Updated 6 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 5 years ago
- My implementation of DQN.☆9Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- ☆11Updated 2 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- Multiagent deep reinforcement learning research project☆27Updated 9 months ago
- Reinforcement Learning DQN - using OpenAI gym Mountain Car☆22Updated 2 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 6 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆18Updated 3 years ago