amirhossein-hkh / pong-dqnLinks
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
Sorting:
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 8 years ago
- Reinforcement Learning approaches for learning communication in Multi Agent Systems.☆18Updated 6 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- A Simple Path-Finding Agent, based on DQN Algorithm (My B.Sc. Thesis, Phase 1/3)☆27Updated last year
- This repo implements Deep Q-Network (DQN) for solving the Frozenlake-v1 environment of the Gymnasium library using Python 3.8 and PyTorch…☆18Updated last year
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- 使用pytorch构建深度强化学习模型DQN☆25Updated 7 years ago
- A PyTorch Implementation for Deep Q Network☆7Updated 6 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆4Updated 6 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆12Updated 3 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 5 years ago
- ☆15Updated 4 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- Deep Learning Project☆8Updated 6 years ago
- Multiagent deep reinforcement learning research project☆28Updated 11 months ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Version 3.0.0 Pytorch implementations of DQN, DDQN, DDPG, SAC, Discrete SAC. With more features :)☆12Updated 2 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆9Updated last month
- ☆11Updated 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
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆28Updated 7 years ago
- Research project - real-time multi-agent pursuit a moving target☆17Updated 4 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆8Updated 3 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Multi-Agent training using Deep Deterministic Policy Gradient Networks, Solving the Tennis Environment☆11Updated 6 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 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
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago