xtma / pytorch_car_caringLinks
Reinforcement Learning for Gym CarRacing-v0 with PyTorch
☆159Updated 7 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:
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆310Updated last year
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆74Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆239Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆188Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆359Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 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
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆663Updated last year
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Gym environments and agents for autonomous driving.☆105Updated 2 years ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆89Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆334Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆391Updated 4 years ago
- Solving POMDP using Recurrent networks☆93Updated 5 years ago
- ☆276Updated 7 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆145Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- Implementation of Off Policy Adversarial Inverse Reinforcement Learning☆23Updated 5 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆772Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Python implementation of POMDP framework and PBVI & POMCP algorithms.☆118Updated 4 years ago