novicasarenac / car-racing-rlLinks
Reinforcement learning algorithms A2C, A3C and DQN
☆17Updated 2 years ago
Alternatives and similar repositories for car-racing-rl
Users that are interested in car-racing-rl 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
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- ☆39Updated 3 months ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 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
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆29Updated 3 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆14Updated 4 years ago
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆33Updated 3 years ago
- ☆17Updated 5 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- Representing robots as graphs for reinforcement-learning in PyBullet locomotion environments.☆34Updated 4 years ago
- Heterogeneous Multi-Robot Reinforcement Learning☆61Updated last month
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 6 years ago
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 years ago
- Solving POMDP using Recurrent networks☆92Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- A repository for code of reinforcement learning algorithms with PyTorch