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
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- ☆15Updated 3 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- The exact codes used by the team "liveinparis" at the kaggle football competition ranked 6th/1141☆57Updated 4 years ago
- ☆28Updated 4 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios☆12Updated 8 years ago
- It's the pytorch implementation of google research football.☆40Updated 5 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- World Models with A3C on Carracing-v0 in gym☆33Updated 5 years ago
- An RL agent for the Google Football environment☆95Updated 3 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- research and implementations of Deep RL agents and their applications☆49Updated 3 weeks ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- ☆8Updated 3 years ago
- Experimenting with meta-learning approaches to opponent modelling in MARL. Building upon previous public implementations of MADDPG and M3…☆14Updated 3 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
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆21Updated 4 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
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- ☆69Updated 6 years ago
- Trading Robot based on LSTM-PPO☆26Updated 5 years ago
- ☆32Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago