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
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 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
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 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
- Reinforcement Learning from Hierarchical Critics☆13Updated 4 years ago
- ☆19Updated 6 years ago
- Various DQN method with cartpole☆11Updated 6 years ago
- A Simple Path-Finding Agent, based on DQN Algorithm (My B.Sc. Thesis, Phase 1/3)☆27Updated last year
- Reinforcement Learning approaches for learning communication in Multi Agent Systems.☆18Updated 6 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 8 years ago
- use DQN(pytorch) to play pong☆10Updated 3 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 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
- ☆15Updated 3 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆15Updated 3 years ago
- ☆11Updated 3 years ago
- Multi-Agent training using Deep Deterministic Policy Gradient Networks, Solving the Tennis Environment☆11Updated 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
- Multiagent deep reinforcement learning research project☆28Updated 10 months ago
- ☆29Updated 6 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- This repository contains an attempt at using Graph Attention based Reinforcement Learning for graphical state space. The code also provid…☆10Updated 3 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆28Updated 7 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆3Updated 6 years ago