AGiannoutsos / car_racer_gymLinks
Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.
☆28Updated 3 years ago
Alternatives and similar repositories for car_racer_gym
Users that are interested in car_racer_gym are comparing it to the libraries listed below
Sorting:
- ☆40Updated 3 months ago
- ☆16Updated 4 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆17Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 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
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 6 years ago
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆302Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- The aim of this repo is to bring ideas and relevant literature relating to Safe-RL in the context of autonomous vehicles.☆51Updated 7 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Reinforcement Learning | Multi-Agent RL | Self-Play | Proximal Policy Optimization Algorithm (PPO) agent | Unity Tennis environment☆21Updated 2 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆71Updated last year
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆105Updated 3 years ago
- ☆91Updated 4 years ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆28Updated 6 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆63Updated 7 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 3 years ago