DragonWarrior15 / snake-rl
Snake using RL
☆14Updated last year
Alternatives and similar repositories for snake-rl:
Users that are interested in snake-rl are comparing it to the libraries listed below
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆95Updated 4 years ago
- PyTorch implementation of Deterministic Policy Gradient (DDPG) and Proximal Policy Optimization (PPO) on TORCS (The Open Racing Car Simul…☆14Updated 5 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆100Updated 4 years ago
- Implementation of the Nash Q-Learning algorithm to solve simple MARL problems with two agents.