DragonWarrior15 / snake-rl
Snake using RL
☆15Updated last year
Alternatives and similar repositories for snake-rl:
Users that are interested in snake-rl are comparing it to the libraries listed below
- Adaptive Signal Traffic Control with Reinforcement Learning: Towards State-of-the-art and Beyond☆8Updated 4 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated 2 years ago
- Combination of RL and game theory for modeling human behavior☆10Updated 3 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- Experiments of the three PPO-Algorithms (PPO, clipped PPO, PPO with KL-penalty) proposed by John Schulman et al. on the 'Cartpole-v1' env…☆12Updated 3 years ago
- DQN related algorithms☆10Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆30Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Deep Q-Learning traffic light agent using Reinforcement Learning to maximize efficiency in a custom SUMO environment☆12Updated last year
- PyTorch implementation of discrete version of Soft Actor-Critic.☆34Updated 3 years ago
- ☆30Updated 3 months ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆15Updated 5 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆8Updated 3 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- ☆20Updated 5 years ago
- ☆15Updated 3 years ago
- Multi-agent PPO with noise (97% win rates on Hard scenarios of SMAC)☆60Updated last year
- High-performance RL library for transportation problems, e.g., autonomous driving, traffic light control, UAV control, and path planning.☆27Updated last year
- This code is the result of the collaboration of RL Turkey team.☆28Updated last year
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆93Updated last year
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 2 years ago
- RLToolkit is a flexible and high-efficient reinforcement learning framework. Include implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG,…☆17Updated last year
- RainbowDQN algorithm for GYM highway environment☆17Updated 3 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 2 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆15Updated 2 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- The code for maddpg using pytorch☆166Updated 4 years ago
- The official code releasement of publications in MARL field of TJU RL lab.☆71Updated 2 years ago
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 years ago