vikasjiitk / Deep-RL-Mountain-Car
DQN based RL agent for Mountain Car
☆13Updated 8 years ago
Alternatives and similar repositories for Deep-RL-Mountain-Car
Users that are interested in Deep-RL-Mountain-Car are comparing it to the libraries listed below
Sorting:
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated 11 months ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- research and implementations of Deep RL agents and their applications☆50Updated 2 weeks ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆94Updated 2 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆95Updated 6 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 8 months ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 4 years ago
- Modular PyTorch implementation of policy gradient methods☆25Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆94Updated 4 years ago
- A simple PyTorch implementation of Population Based Training of Neural Networks.☆63Updated 6 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆15Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆140Updated 6 years ago
- Proximal Policy Optimization with Stein Control Variates:☆33Updated 7 years ago
- ☆76Updated 7 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- Deep Q Network implements by Tensorflow☆25Updated 7 years ago