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:
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated last year
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.☆25Updated 2 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 2 years ago
- Python implementation of POMDP framework and PBVI & POMCP algorithms.☆115Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- The aim of this repo is to bring ideas and relevant literature relating to Safe-RL in the context of autonomous vehicles.☆49Updated 7 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆92Updated last year
- ☆15Updated 4 years ago
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 months ago
- ☆42Updated 6 years ago
- Using PyTorch and DDPG to play Torcs☆54Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆72Updated 8 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆65Updated 6 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- Offline Multi-Agent Reinforcement Learning Implementations: Solving Overcooked Game with Data-Driven Method☆41Updated last year
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆56Updated last year
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆28Updated last year
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆190Updated last year
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆115Updated 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