lzhan144 / Solving-CarRacing-with-DDPGLinks
☆15Updated 6 years ago
Alternatives and similar repositories for Solving-CarRacing-with-DDPG
Users that are interested in Solving-CarRacing-with-DDPG are comparing it to the libraries listed below
Sorting:
- An AI agent that use Double Deep Q-learning to teach itself to land a Lunar Lander on OpenAI universe☆17Updated 4 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆75Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- An Implementation of Recurrent Experience Replay in Distributed Reinforcement Learning (Kapturowski et al. 2019) in PyTorch☆54Updated 3 years ago
- ☆49Updated 5 years ago
- ☆40Updated 4 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆74Updated 6 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆65Updated 5 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆67Updated 4 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆73Updated last year
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆15Updated 6 years ago
- an implementation of ATOC☆14Updated 4 years ago
- In this repo, I used some math and image manipulation skills to create my own reinforcement learning environnement for autonomous car☆13Updated 6 years ago
- ☆42Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆317Updated 5 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 6 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 7 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆96Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆41Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 7 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆43Updated 7 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆219Updated last year
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 7 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆310Updated last year