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:
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- ☆40Updated 3 months ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆33Updated 2 years ago
- 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
- Pytorch Implement DRL algorithms (A2C, DDPG, PPO, TD3, SAC) for continuous action space control tasks.☆18Updated 5 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
- Generalized Proximal Policy Optimization with Sample Reuse (GePPO)☆25Updated 2 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Safe Reinforcement Learning algorithms☆75Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Heterogeneous Multi-Robot Reinforcement Learning☆60Updated 2 weeks ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- ☆31Updated 4 years ago
- Learning multi-agent policies for flocking using graph neural networks☆82Updated 2 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- ☆16Updated 4 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆67Updated 2 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 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
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago