roclark / super-mario-bros-dqnLinks
DQN model used to train and beat Super Mario Bros. for the NES using PyTorch
☆35Updated 3 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:
- 强化学习玩超级马里奥☆82Updated 3 years ago
- DQN_play_sekiro☆553Updated last year
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆140Updated 6 months ago
- ☆11Updated 3 years ago
- Deep RL algorithm in pytorch☆316Updated 2 years ago
- use PPO Reinforcement Learning to play FlappyBird, code with pytorch☆27Updated 2 years ago
- ☆103Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆133Updated 3 months ago
- ☆66Updated last year
- 基于强化学习的黑神话悟空AI☆85Updated 5 months ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆107Updated 4 years ago
- This project is implementation code of AlphaStar☆204Updated last year
- Example code for the Gym documentation☆72Updated 2 years ago
- lecture32_AI挑战星际争霸II(强化学习)☆18Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆254Updated 5 years ago
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆15Updated 6 years ago
- An easier PyTorch deep reinforcement learning library.☆243Updated 11 months ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆82Updated 4 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…☆35Updated 3 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆239Updated 2 years ago
- Multiagent Reinforcement Learning Research Project☆218Updated 4 months ago
- D3QN 强化学习打只狼☆31Updated 3 years ago
- DQN flappy bird with tensorflow2☆16Updated 4 years ago
- GitHub's code repository is all you need☆356Updated 2 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- 深度学习、强化学习、模仿学习与机器人☆452Updated 5 years ago
- 白话强化学习与PyTorch的学习笔记☆36Updated 5 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆37Updated last year
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 4 months ago