ValKmjolnir / DQN-demoLinks
Simple DQN demo
☆9Updated 9 months ago
Alternatives and similar repositories for DQN-demo
Users that are interested in DQN-demo are comparing it to the libraries listed below
Sorting:
- ☆11Updated 3 years ago
- 车杆倒立摆DQN简单实 现☆14Updated last year
- DQN related algorithms☆10Updated 2 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆18Updated 2 months ago
- Play Breakout with DQN in pytorch.☆11Updated 3 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆21Updated 3 years ago
- Dueling DQN Pytorch☆13Updated 3 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
- ☆65Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆77Updated last month
- ☆103Updated 3 months ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆19Updated 6 years ago
- ☆14Updated 4 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆85Updated last year
- DQN Pytorch☆14Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 5 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆8Updated 3 years ago
- A clean and robust Pytorch implementation of SAC on discrete action space☆39Updated 7 months ago
- A collection of multi agent environments based on OpenAI gym.☆25Updated last year
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆34Updated 2 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 5 years ago
- 动手学强化学习代码☆57Updated last year
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Production System Engineering using Deep Q Network Learning approach☆9Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- ☆62Updated 2 years ago
- based on the website 《动手学强化学习》, which the codes was several years ago and the called gym lib has already been out of date. Thus, somewher…☆15Updated 5 months ago
- 一门由AlphaGo项目负责人David Sliver,在UCL(伦敦大学)主讲的强化学习经典课程☆18Updated 6 years ago