JoungheeKim / bootsrapped-dqnLinks
This is pytorch implmentation project of Bootsrapped DQN
☆13Updated 5 years ago
Alternatives and similar repositories for bootsrapped-dqn
Users that are interested in bootsrapped-dqn are comparing it to the libraries listed below
Sorting:
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 3 years ago
- ppo-lstm-parallel☆47Updated 6 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 9 months ago
- Soft Actor-Critic with advanced features☆51Updated last month
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 7 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆43Updated 6 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆62Updated 2 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆55Updated 6 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated last month
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆40Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆28Updated 6 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆28Updated 5 years ago
- DecentralizedLearning☆24Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆134Updated 10 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago