demomagic / dqn_game_tensorflowLinks
playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow
☆14Updated 6 years ago
Alternatives and similar repositories for dqn_game_tensorflow
Users that are interested in dqn_game_tensorflow are comparing it to the libraries listed below
Sorting:
- ☆24Updated 4 years ago
- ☆29Updated 6 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- ☆20Updated 7 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- 多智能体强化学习☆99Updated 6 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆54Updated 5 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- ☆391Updated 4 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆105Updated 4 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- 使用pytorch构建深度强化学习模型DQN☆25Updated 7 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- ☆11Updated 3 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- My internship project in 𝖢𝖠𝖲𝖨𝖠. 🤗☆4Updated 6 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆21Updated 4 years ago