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 …☆10Updated 7 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Real time image capture+DQN path planning☆10Updated 2 years ago
- All the source codes and lectures of reinforcement learning.☆32Updated 5 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆19Updated last year
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Working examples of Deep Q Network of Reinforcement Learning☆13Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆56Updated last year
- a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices☆10Updated last week
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- ROS 기반 자율주행 application의 로드밸런싱을 위한 computation offloading 기술 개발☆19Updated 9 months ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- ☆11Updated 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
- Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch☆10Updated 5 years ago
- Implementation of Dynamic Computation Offloading Control Logic in a Software-Defined Vehicle (SDV) System☆11Updated 9 months ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- Code for solving a basic maze reinforcement learning problem using Q-learning☆15Updated 5 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Data Traceability and Safety in the Cloud and Edge☆12Updated 3 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- ☆36Updated 3 years ago
- 💳 Creates a new gym environment for credit-card anomaly detection using Deep Q-Networks (DQN) and leverages Open AI's Gym toolkit to all…☆17Updated 4 years ago
- ☆17Updated 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…☆19Updated last year