demomagic / dqn_game_tensorflow
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
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- ☆29Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆258Updated 6 years ago
- ☆11Updated 3 years ago
- ☆389Updated 4 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- ☆24Updated 4 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 6 years ago
- 多智能体强化学习☆92Updated 6 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- Tutorial for Reinforcement Learning☆185Updated 3 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- RL-code for beginners. Enjoying!☆114Updated 4 years ago
- ☆964Updated 2 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆345Updated 5 years ago
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 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
- practice☆9Updated 4 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 5 years ago
- 使用pytorch构建深度强化学习模型DQN☆24Updated 7 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆850Updated 5 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
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago