jastfkjg / DDPG_Torcs_PyTorch
Using PyTorch and DDPG to play Torcs
☆53Updated 6 years ago
Alternatives and similar repositories for DDPG_Torcs_PyTorch:
Users that are interested in DDPG_Torcs_PyTorch are comparing it to the libraries listed below
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆30Updated 4 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆108Updated 2 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…