BY571 / Deep-Reinforcement-Learning-Algorithm-CollectionLinks
Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.
☆79Updated 5 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-Algorithm-Collection
Users that are interested in Deep-Reinforcement-Learning-Algorithm-Collection are comparing it to the libraries listed below
Sorting:
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- ☆42Updated 6 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆28Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 3 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 6 years ago
- ☆184Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 7 months ago
- Implementation of HindSight Experience Replay paper with Pytorch☆31Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆241Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Gridworld for MARL experiments☆143Updated 4 years ago