Meredevs / DQN_PongLinks
My implementation of a deep q learning network learning to play pong.
☆10Updated 4 years ago
Alternatives and similar repositories for DQN_Pong
Users that are interested in DQN_Pong are comparing it to the libraries listed below
Sorting:
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- An attempt at recreating DeepMind's implementation of Deep Q Learning on Atari Breakout using PyTorch☆12Updated 5 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 …☆12Updated 7 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- ☆37Updated 3 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆20Updated last year
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System☆11Updated 11 months ago
- All the source codes and lectures of reinforcement learning.☆33Updated 5 years ago
- ☆11Updated 3 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated last month
- Code for solving a basic maze reinforcement learning problem using Q-learning☆14Updated 5 years ago
- Real time image capture+DQN path planning☆11Updated 2 years ago
- ROS2 기반 자율주행 application의 로드밸런싱을 위한 computation offloading 기술 개발☆16Updated 11 months ago
- Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN☆16Updated 4 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- ROS 기반 자율주행 application의 로드밸런싱을 위한 computation offloading 기술 개발☆19Updated 11 months ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This not…☆49Updated 4 years ago
- Reinforcement learning algorithm implementation☆10Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Working examples of Deep Q Network of Reinforcement Learning☆13Updated 5 years ago
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆13Updated 5 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- A Minimal Deep Q-Network☆56Updated last year