yaoGreat / tetris
用强化学习玩俄罗斯方块
☆18Updated 7 years ago
Alternatives and similar repositories for tetris:
Users that are interested in tetris are comparing it to the libraries listed below
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆89Updated 4 years ago
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆15Updated 5 years ago
- D3QN 强化学习打只狼☆26Updated 3 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆96Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆140Updated 5 years ago
- 游戏AI中的算法-DQN实例☆8Updated 6 years ago
- ☆20Updated 7 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆37Updated 5 years ago
- ☆162Updated last year
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度 强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆85Updated last year
- implement the classic reinforcement learning algorithm DQN to play supermariobrother☆15Updated 7 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- ☆22Updated 4 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆164Updated 5 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆49Updated 8 months ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- Resources of 3D Wizard Projects☆63Updated 3 years ago
- 白话强化学习与PyTorch的学习笔记☆33Updated 4 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆77Updated 3 years ago
- ☆24Updated 4 years ago
- Pytorch for Deep Reinforcement Learning