ValKmjolnir / DQN-demoLinks
Simple DQN demo
☆9Updated 10 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
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆21Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- Play Breakout with DQN in pytorch.☆11Updated 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
- A clean and robust Pytorch implementation of TD3 on continuous action space☆30Updated last year
- 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 6 months ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆158Updated last year
- DQN related algorithms☆10Updated 2 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated last year
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- ☆93Updated last year
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- A clean Pytorch implementation of DDPG on continuous action space.☆20Updated last year
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- ☆62Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow☆14Updated 6 years ago
- 车杆倒立摆DQN简单实现☆16Updated last year
- Codes accompanying the paper "A Convergent and Efficient Deep Q Network Algorithm"☆8Updated 3 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- pytorch实现的一些MARL算法☆67Updated 4 years ago
- ☆103Updated 4 months ago
- TD3 in Pytorch☆34Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆70Updated last year
- Unofficial Code for NeurIPS 2021 paper "Regret Minimization Experience Replay in Off-policy Reinforcement Learning"☆14Updated 4 years ago