hemilpanchiwala / Dueling_Network_ArchitecturesLinks
Implementation of Dueling Network Architectures for Deep Reinforcement Learning paper with Pytorch
☆10Updated 4 years ago
Alternatives and similar repositories for Dueling_Network_Architectures
Users that are interested in Dueling_Network_Architectures are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- 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 pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆14Updated 6 months ago
- Reinforcement learning algorithm implementation☆10Updated 3 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆11Updated 4 years ago
- ☆15Updated 4 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- A collection of various projects related to Reinforcement Learning☆20Updated 4 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
- World Models with A3C on Carracing-v0 in gym☆31Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 2 months ago
- ☆40Updated this week
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 4 years ago
- Code for paper HGFF: A Deep Reinforcement Learning Framework for Lifetime Maximization in Wireless Sensor Networks☆12Updated 6 months ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Solutions for different Reinforcement Learning environments☆26Updated last year
- ☆12Updated 3 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- ☆14Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆54Updated 5 months ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated last year