Genius-Society / SnakeAILinks
Using deep reinforcement learning to play Snake game. The used algorithm is PPO for discrete! It has the brilliant performance in the field of discrete action space just like in continuous action space. You just need half an hour to train the snake and then it can be as smart as you.|使用深度强化学习玩蛇游戏。 使用的算法是离散的 PPO! 它在离散动作空间领域有着与连续动作空间一样的出色表现。
☆34Updated 3 months ago
Alternatives and similar repositories for SnakeAI
Users that are interested in SnakeAI are comparing it to the libraries listed below
Sorting:
- Multiagent Reinforcement Learning Research Project☆227Updated 7 months ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆144Updated 8 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Updated 5 years ago
- ☆173Updated 2 years ago
- 天授中文文档☆88Updated last year
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆36Updated 3 years ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆144Updated 2 weeks ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,036Updated this week
- A set of communication oriented environments☆26Updated 6 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆670Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆214Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- Example code for the Gym documentation☆73Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- basic algorithms of reinforcement learning☆216Updated 2 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆79Updated 7 months ago
- Pytorch for Deep Reinforcement Learning☆256Updated 5 years ago
- This project is implementation code of AlphaStar☆204Updated 2 years ago
- ☆222Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 8 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆71Updated 8 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆433Updated 2 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆157Updated last year
- Tutorial for Reinforcement Learning☆191Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated 3 months ago
- An easier PyTorch deep reinforcement learning library.☆253Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆188Updated last year