yaoGreat / tetris
用强化学习玩俄罗斯方块
☆16Updated 6 years ago
Alternatives and similar repositories for tetris:
Users that are interested in tetris are comparing it to the libraries listed below
- 强化学习-中文笔记&资源-以python实例为主-由浅入 深☆92Updated 4 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆158Updated 5 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 用强化学习来玩微信跳一跳☆18Updated 7 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 5 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated last year
- D3QN 强化学习打只狼☆22Updated 2 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆54Updated 4 years ago
- ☆20Updated 6 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- Multi-Agent Deep Deterministic Policy Gradient implementation with pytorch☆10Updated 4 years ago
- ☆383Updated 4 years ago
- ☆45Updated 5 years ago
- Pytorch for Deep Reinforcement Learning☆243Updated 4 years ago
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆14Updated 5 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆39Updated 2 years ago
- 强化学习玩超级马里奥☆60Updated 2 years ago
- rl on super-mario-bros☆50Updated 4 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆32Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆255Updated 6 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆88Updated 3 years ago
- rl-papers☆47Updated last year
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 5 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆28Updated 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
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆77Updated 5 months ago