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! 它在离散动作空间领域有着与连续动作空间一样的出色表现。
☆31Updated 2 weeks ago
Alternatives and similar repositories for SnakeAI
Users that are interested in SnakeAI are comparing it to the libraries listed below
Sorting:
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Source code of our paper "Multi-Agent Consensus Seeking via Large Language Models".☆41Updated last year
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆140Updated 6 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- RL Algorithms☆13Updated 2 years ago
- This project is implementation code of AlphaStar☆204Updated last year
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- Multiagent Reinforcement Learning Research Project☆218Updated 4 months ago
- 基于强化学习的空战对抗☆77Updated 4 years ago
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆347Updated 3 years ago
- A set of communication oriented environments☆20Updated 4 months ago
- ☆66Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- DQN_play_sekiro☆550Updated last year
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆35Updated 2 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆28Updated 3 years ago
- This project is a pipeline that connects a Matlab simulation (Simulink) to an OpenAI Gym wrapper for PyTorch Reinforcement Learning using…☆21Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆20Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆297Updated last year
- Python code for the paper Machine Learning to Improve Situational Awareness in Beyond Visual Range Air Combat.☆19Updated 3 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆133Updated 3 months ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆82Updated 4 years ago
- An OpenAI Gym environment for the Flappy Bird game☆129Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆660Updated 3 years ago
- 动手学强化学习代码☆64Updated last year
- Stable Baselines官方文档中文版☆100Updated 4 years ago
- Play atari Tennis game by dqn☆78Updated 3 years ago
- A clean and robust Pytorch implementation of TD3 on continuous action space☆30Updated last year