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:
- ☆11Updated 3 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆49Updated 6 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆24Updated 3 years ago
- ☆29Updated 6 years ago
- Real time image capture+DQN path planning☆10Updated 2 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 车杆倒立摆DQN简单实现☆19Updated 2 months ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- 用DDPG/MADDPG/DQN/MADDPG+advantage实验 OpenAI开源的MPE环境☆24Updated 7 years ago
- The source code is the entry for 2022 EUROCONTROL Air Transport Innovation Network Innovation Masterclass. The reinforcement learning mod…☆16Updated 3 years ago
- 使用pytorch构建深度强化学习模型DQN☆26Updated 7 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆29Updated last month
- DQN by Matlab and Python☆31Updated 5 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- ☆14Updated 4 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆70Updated 8 years ago
- 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
- RL Agent for Atari Game Pong☆12Updated 6 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆10Updated 3 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- Here is our algorithm for Pursuit Problem based on the Distributed Reinforcement Learning for Cooperative Multi-robot Pursuit☆10Updated 6 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 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☆20Updated 5 years ago