AGiannoutsos / car_racer_gymLinks
Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.
☆26Updated 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
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- ☆15Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆40Updated last week
- Reinforcement Learning for Gym CarRacing-v0 with PyTorch☆158Updated 6 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆100Updated 3 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 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
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆321Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 11 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆70Updated 11 months ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆18Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated 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 7 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆59Updated 2 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆72Updated 8 years ago
- Value-Decomposition Networks For Cooperative Multi-Agent Learning☆23Updated 4 years ago
- ☆48Updated 6 years ago
- Implementation of a Deep Reinforcement Learning algorithm, Proximal Policy Optimization (SOTA), on a continuous action space openai gym (…☆44Updated 6 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆28Updated last year
- A Simple Path-Finding Agent, based on DQN Algorithm (My B.Sc. Thesis, Phase 1/3)☆27Updated 2 months ago