hagerrady13 / DQN-PyTorchLinks
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
Sorting:
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- ☆15Updated 4 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Adaptive Signal Traffic Control with Reinforcement Learning: Towards State-of-the-art and Beyond☆8Updated 4 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 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
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- Deep Q-Learning from Demonstrations implementation using Pytorch & OpenAI Gym☆6Updated 3 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- Python DQN for practicable portfolio management☆12Updated 4 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Based on PytorchRL tutorials☆8Updated 3 years ago
- Combination of RL and game theory for modeling human behavior☆11Updated 3 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
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 4 months ago
- Experiments for performing empirical game-theoretic analysis of networked system control for common-pool resource management using multi-…☆18Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 8 years ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago