AGiannoutsos / car_racer_gymLinks
Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.
☆27Updated 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:
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated last year
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Python implementation of POMDP framework and PBVI & POMCP algorithms.☆114Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆157Updated 6 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 5 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 8 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Reinforcement Learning | Multi-Agent RL | Self-Play | Proximal Policy Optimization Algorithm (PPO) agent | Unity Tennis environment☆20Updated last year
- The aim of this repo is to bring ideas and relevant literature relating to Safe-RL in the context of autonomous vehicles.☆48Updated 6 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆68Updated 10 months ago
- Safe Reinforcement Learning algorithms☆74Updated 2 years ago
- ☆15Updated 4 years ago
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆23Updated 2 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- A Simple Path-Finding Agent, based on DQN Algorithm (My B.Sc. Thesis, Phase 1/3)☆27Updated last month
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆26Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆42Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- ☆39Updated 5 years ago
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆31Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆184Updated 10 months ago
- A framework to build and solve POMDP problems. Documentation: https://h2r.github.io/pomdp-py/☆251Updated 2 months ago