xtma / pytorch_car_caringLinks
Reinforcement Learning for Gym CarRacing-v0 with PyTorch
☆158Updated 6 years ago
Alternatives and similar repositories for pytorch_car_caring
Users that are interested in pytorch_car_caring are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆183Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆291Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆368Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆249Updated 5 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Gym environments and agents for autonomous driving.☆102Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- 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 Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆290Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆349Updated 5 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆439Updated 2 years ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆86Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆199Updated last year
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- Distributional Soft Actor Critic☆58Updated 5 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆73Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆556Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆211Updated 6 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆37Updated 4 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆44Updated 6 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆94Updated 4 years ago