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 GAIL and AIRL based on PPO.☆223Updated 4 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆296Updated last year
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆87Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆185Updated last year
- Gym environments and agents for autonomous driving.☆102Updated last year
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Distributional Soft Actor Critic☆58Updated 5 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
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆251Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- Multi-Agent DRiving Simulator☆92Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆440Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆323Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 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
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year