Kuax-Meat / Snake-Reinforcement-Deep-Q-Learning
Play Snake Game with Deep Q-Network(DQN)
☆8Updated 4 years ago
Alternatives and similar repositories for Snake-Reinforcement-Deep-Q-Learning:
Users that are interested in Snake-Reinforcement-Deep-Q-Learning are comparing it to the libraries listed below
- 游戏AI中的算法-DQN实例☆8Updated 7 years ago
- 车杆倒立摆DQN简单实现☆12Updated last year
- playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow☆14Updated 6 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- ☆11Updated 3 years ago
- 以atari遊戲中的breakout實作DQN,透過超參數修改以找出最好的模型,此repository詳細程式解說與實作成果。☆8Updated 11 months ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 7 months ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 5 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- 使用OpenAI Gym实现游戏AI☆16Updated 7 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Updated 7 years ago
- Deep Reinforcement Learning algorithm to learn to play Snake☆17Updated 2 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 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
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated last year
- OpenAI's Gym Car-Racing-V0 environment was tackled and, subsequently, solved using a variety of Reinforcement Learning methods including …☆13Updated 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…☆29Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- ☆14Updated 7 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆71Updated 4 years ago
- Tetris with a Deep Q Network.☆41Updated 2 years ago
- DQN model used to train and beat Super Mario Bros. for the NES using PyTorch☆34Updated 2 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago