AGiannoutsos / car_racer_gymLinks
Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.
☆28Updated 4 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:
- Reinforcement learning algorithms A2C, A3C and DQN☆18Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Using PyTorch and DDPG to play Torcs☆54Updated 7 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 3 years ago
- ☆16Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆59Updated last year
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- ☆39Updated 4 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- A new Reinforcement Learning Environment☆36Updated 4 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆159Updated 6 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
- Reinforcement Learning | Multi-Agent RL | Self-Play | Proximal Policy Optimization Algorithm (PPO) agent | Unity Tennis environment☆21Updated last month
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 7 years ago
- Train a DQN Agent to play CarRacing 2d using TensorFlow and Keras.☆96Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆333Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- Gym environments and agents for autonomous driving.☆104Updated last year
- Python implementation of POMDP framework and PBVI & POMCP algorithms.☆116Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- ☆42Updated 6 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆49Updated 6 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆28Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 7 months ago