xtma / pytorch_car_caring
Reinforcement Learning for Gym CarRacing-v0 with PyTorch
☆149Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch_car_caring
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆170Updated last year
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆70Updated 10 months ago
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆77Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆208Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆328Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆195Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆135Updated 2 years ago
- This repository hosts a customized PPO based agent for Carla. The goal of this project is to make it easier to interact with and experime…☆228Updated 2 years ago
- A plotter for reinforcement learning (RL)☆207Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆152Updated last week
- Curiosity-driven Exploration by Self-supervised Prediction☆134Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆133Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Multi-Agent DRiving Simulator☆90Updated 4 years ago
- Gym environments and agents for autonomous driving.☆93Updated 9 months ago
- Using PyTorch and DDPG to play Torcs☆52Updated 5 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆121Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago