pylSER / Deep-Reinforcement-learning-Mountain-CarLinks
Reinforcement Learning DQN - using OpenAI gym Mountain Car
☆23Updated 2 years ago
Alternatives and similar repositories for Deep-Reinforcement-learning-Mountain-Car
Users that are interested in Deep-Reinforcement-learning-Mountain-Car are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 7 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆301Updated 5 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 7 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆105Updated 4 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆157Updated 6 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆87Updated 4 years ago
- ☆48Updated 5 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆51Updated 8 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- The state-of-the-art in multi-agent Reinforcement Learning is the MADDPG algorithm which utilises DDPG actor-critic neural networks where…☆27Updated 5 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- A new Reinforcement Learning Environment☆35Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆27Updated 11 months ago
- ☆41Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago