jastfkjg / DDPG_Torcs_PyTorchLinks
Using PyTorch and DDPG to play Torcs
☆54Updated 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
Sorting:
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆107Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆31Updated 5 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆115Updated 2 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- A tensorflow implemention of ECCV2018 Paper:CIRL: Controllable Imitative Reinforcement Learning for Vision-based Self-driving☆81Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Reinforcement learning of driving a racing car in TORCS using DDPG algorithm☆14Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆127Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆53Updated 6 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆211Updated 6 years ago
- The implement of GAIL with pytorch☆14Updated 5 years ago
- Reinforcement Learning Environment for CARLA Autonomous Driving Simulator☆102Updated 5 years ago
- The implementation of LSTM-TD3.☆85Updated 2 years ago
- Codes for Paper "Delay-Aware Multi-Agent Reinforcement Learning".☆54Updated 4 years ago
- ☆48Updated 5 years ago
- A Self driving car agent developed using Reinforcement learning Actor Critic Algorithm on TORCS Simulator.☆12Updated 3 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 8 years ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆41Updated 6 years ago
- Implementation of Inverse Reinforcement Learning Algorithm on a toy car in a 2D world problem, (Apprenticeship Learning via Inverse Reinf…