ValKmjolnir / DQN-demo
Simple DQN demo
☆9Updated 7 months ago
Alternatives and similar repositories for DQN-demo:
Users that are interested in DQN-demo are comparing it to the libraries listed below
- 车杆倒立摆DQN简单实现☆12Updated last year
- ☆11Updated 2 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- use DQN(pytorch) to play pong☆10Updated 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
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆12Updated last week
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- Play Breakout with DQN in pytorch.☆11Updated 3 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
- TD3 in Pytorch☆31Updated 3 years ago
- ☆80Updated last year
- DQN related algorithms☆10Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆153Updated last year
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- ☆62Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆306Updated last week
- a clean and robust Pytorch implementation of SAC on continuous action space☆70Updated 9 months ago
- ELIGN: Expectation Alignment as a Multi-agent Intrinsic Reward☆18Updated 2 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆142Updated 9 months ago
- Code for running RL experiments on continuing (non-episodic) problems.☆17Updated 2 weeks ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆31Updated 2 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆35Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated 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…☆11Updated 3 months ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- ☆96Updated 3 years ago
- ☆77Updated 5 months ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- 以atari遊戲中的breakout實作DQN,透過超參數修改以找出最好的模型,此repository詳細程式解說與實作成果。☆8Updated 10 months ago