hagerrady13 / DQN-PyTorch
A PyTorch Implementation for Deep Q Network
☆7Updated 6 years ago
Alternatives and similar repositories for DQN-PyTorch:
Users that are interested in DQN-PyTorch are comparing it to the libraries listed below
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 7 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- ☆27Updated 4 years ago
- ☆41Updated 5 years ago
- an implementation of CommNet☆31Updated 7 years ago
- World Models with A3C on Carracing-v0 in gym☆33Updated 5 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆27Updated 7 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆41Updated 8 months ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆51Updated 4 years ago
- Adaptive Signal Traffic Control with Reinforcement Learning: Towards State-of-the-art and Beyond☆8Updated 4 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆30Updated 4 years ago
- ☆8Updated 3 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆28Updated 3 years ago
- qmix☆22Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago
- Experimenting with meta-learning approaches to opponent modelling in MARL. Building upon previous public implementations of MADDPG and M3…☆14Updated 2 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 4 years ago
- ☆15Updated 3 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- The exact codes used by the team "liveinparis" at the kaggle football competition ranked 6th/1141☆57Updated 4 years ago
- Autonomous Navigation using Deep Reinforcement Learning☆24Updated 7 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