liangzp / DQLearning-ToolboxLinks
A Toolbox for deep reinforcement learning(QLearning)
☆38Updated 6 years ago
Alternatives and similar repositories for DQLearning-Toolbox
Users that are interested in DQLearning-Toolbox are comparing it to the libraries listed below
Sorting:
- ☆29Updated 6 years ago
- ☆20Updated 7 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- Stable Baselines官方文档中文版☆98Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆270Updated 3 years ago
- 使用pytorch构建深度强化学习模型DQN☆25Updated 7 years ago
- ☆45Updated 5 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆77Updated 8 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 6 years ago
- A explaintable and modified version of udacity DRL homework☆26Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- ☆24Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- Nash Q Learning☆31Updated 4 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- 用 qlearning 算法走迷宫☆52Updated 7 years ago
- Tensorflow implementation of an Actor Critic algorithm using a Pointer Network to solve the TSP (algorithm from Neural Combinatorial Opti…☆43Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- 运筹OR帷幄 强化学习学习小组☆24Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆186Updated 9 months ago