roclark / super-mario-bros-dqnLinks
DQN model used to train and beat Super Mario Bros. for the NES using PyTorch
☆35Updated 2 years ago
Alternatives and similar repositories for super-mario-bros-dqn
Users that are interested in super-mario-bros-dqn are comparing it to the libraries listed below
Sorting:
- 强化学习玩超级马里奥☆81Updated 3 years ago
- use PPO Reinforcement Learning to play FlappyBird, code with pytorch☆26Updated 2 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆135Updated 4 months ago
- DQN_play_sekiro☆543Updated last year
- Deep RL algorithm in pytorch☆315Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆128Updated 2 months ago
- Multiagent Reinforcement Learning Research Project☆217Updated 3 months ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆96Updated last year
- ☆98Updated 2 years ago
- ☆11Updated 3 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆32Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- 车杆倒立摆DQN简单实现☆19Updated 3 months ago
- GitHub's code repository is all you need☆355Updated 2 years ago
- lecture32_AI挑战星际争霸II(强化学习)☆18Updated 3 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆30Updated 2 months ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- Code for running RL experiments on continuing (non-episodic) problems.☆20Updated last month
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆15Updated 6 years ago
- 天授中文文档☆60Updated 10 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- A clean and robust implementation of Duel Double DQN☆71Updated last year
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆106Updated 4 years ago
- This project is implementation code of AlphaStar☆204Updated last year
- Play atari Tennis game by dqn☆77Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆314Updated 3 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- ☆63Updated 3 years ago
- [动手学强化学习]系列,基于pytorch。☆57Updated 4 years ago