DragonWarrior15 / snake-rlLinks
Snake using RL
☆19Updated last year
Alternatives and similar repositories for snake-rl
Users that are interested in snake-rl are comparing it to the libraries listed below
Sorting:
- A.I. snake game build using pygame | pytorch | python☆17Updated 2 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- Fuzzy DQN in Keras☆10Updated 4 years ago
- DQN related algorithms☆10Updated 2 years ago
- Snake game implemented in Pygame that can be controlled by human input and AI agents (DQN). Who's best?☆11Updated 2 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- ☆11Updated 3 years ago
- Real time image capture+DQN path planning☆11Updated 2 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- Multi-Exit Evacuation simulation; Rainbow DQN application☆17Updated 5 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆17Updated 3 years ago
- OpenAI's Gym Car-Racing-V0 environment was tackled and, subsequently, solved using a variety of Reinforcement Learning methods including …☆20Updated 3 years ago
- 车杆倒立摆DQN简单实现☆21Updated 4 months ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- RL Agent for Atari Game Pong☆12Updated 6 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☆21Updated 5 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆32Updated 3 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Apply major Reinforcement Learning algorithms (DQN,PPO,A2C) to CarRacing-v0 from GymAI environment.☆27Updated 3 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Combination of RL and game theory for modeling human behavior☆11Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Reinforcement learning algorithm implementation☆10Updated 4 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- Extensions of Deep Q Learning☆26Updated 7 years ago