DanielPalaio / MountainCar-v0_DeepRL
OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)
☆23Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for MountainCar-v0_DeepRL
- ☆71Updated 5 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆52Updated 4 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆96Updated 2 years ago
- ☆83Updated 3 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated last year
- Code for Weighted QMIX☆123Updated 4 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated last year
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆68Updated 4 years ago
- ☆41Updated 5 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆88Updated last year
- The code for maddpg using pytorch☆162Updated 4 years ago
- Multi-Objective Reinforcement Learning☆253Updated 3 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆25Updated last year
- Multi Type Mean Field Reinforcement Learning☆30Updated 2 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆34Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆90Updated 3 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆102Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆96Updated 5 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆68Updated 7 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆44Updated 3 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆139Updated last year
- PyTorch implementation of discrete version of Soft Actor-Critic.☆28Updated 3 years ago
- ☆186Updated last year
- There will be updates later☆82Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- multi-agent deep reinforcement learning for networked system control.☆386Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- pytorch实现的一些MARL算法☆64Updated 3 years ago