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:
- 强化学习玩超级马里奥☆82Updated 3 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆136Updated 5 months ago
- ☆11Updated 3 years ago
- use PPO Reinforcement Learning to play FlappyBird, code with pytorch☆26Updated 2 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆129Updated 3 months ago
- Deep RL algorithm in pytorch☆316Updated 2 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆82Updated 4 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆107Updated 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…☆32Updated 3 years ago
- Tetris with a Deep Q Network.☆43Updated 2 years ago
- DQN_play_sekiro☆546Updated last year
- [动手学强化学习]系列,基于pytorch。☆58Updated 4 years ago
- Interactive tutorial to build a learning Mario, for first-time RL learners☆238Updated 2 years ago
- Rocket-recycling with Reinforcement Learning☆285Updated 3 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 3 months ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆807Updated 2 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- 深度学习、强化学习、模仿学习与机器人☆452Updated 5 years ago
- Pytorch for Deep Reinforcement Learning☆252Updated 5 years ago
- 车杆倒立摆DQN简单实现☆21Updated 4 months ago
- A Reinforcement Learning Project using PPO + LSTM☆96Updated 2 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆15Updated 6 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆25Updated 3 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆32Updated 7 years ago
- lecture32_AI挑战星际争霸II(强化学习)☆18Updated 3 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆61Updated 4 years ago
- A clean and robust implementation of Duel Double DQN☆72Updated last year