yaoGreat / tetrisLinks
用强化学习玩俄罗斯方块
☆18Updated 7 years ago
Alternatives and similar repositories for tetris
Users that are interested in tetris are comparing it to the libraries listed below
Sorting:
- 模拟自动驾驶Use TensorFlow and openCV☆43Updated 7 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- Reinforcing Your Learning of Reinforcement Learning☆95Updated 6 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆146Updated 5 years ago
- 用强化学习来玩微信跳一跳☆19Updated 7 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆74Updated last week
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆32Updated last year
- A* (A-Star) algorithm for finding the shortest path in a maze☆15Updated 4 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆52Updated 11 months ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 6 years ago
- rl on super-mario-bros☆54Updated 4 years ago
- 这个仓库用于存储一些强化学习练手小项目与算法实验。具体来讲,就是不至于单独成一个 repo 的项目,但是又值得拿出来讨论的代码。☆21Updated 4 years ago
- D3QN 强化学习打只狼☆28Updated 3 years ago
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- Some notes about reinforce learning, self-driving cars and leetcode☆20Updated 3 years ago
- Games and examples built for RoboMaster EP with RoboMasterPy | 与你的大疆机甲大师愉快玩耍,基于RoboMasterPy构建☆48Updated 10 months ago
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆16Updated 5 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- 真AI人工智能☆66Updated 2 years ago
- PyTorch implementation of PPO algorithm☆22Updated 5 years ago
- 通过深度强化学习训练的AI 玩起游戏来也是有板有眼,将人类玩家远远甩在身后。本文就将为您介绍如何训练AI玩微信飞机大战,biubiubiu~☆24Updated 6 years ago
- Pytorch for Deep Reinforcement Learning☆249Updated 5 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.☆165Updated 6 years ago
- Python implementation of algorithm proposed in paper "Autonomous On-Demand Free Flight Operations in Urban Air Mobility using Monte Carlo…☆15Updated 4 years ago
- Source code for article https://paul.pub/a-star-algorithm☆179Updated 6 years ago
- 一种基于ROS系统的无人机全地形视觉定位着陆系统☆18Updated 4 years ago
- 论文《 公共汽车行驶参数建模及优秀驾驶 行为挖掘方法研究》相关程序及数据集,摘要:通过采集公共汽车行驶参数,建立优秀驾驶行为分析模型,可以为驾驶司机提供一种优秀驾车的指导方法;优秀驾驶行为分析模型建立是关键,本文通过建立基于先验规则优秀驾驶行为分析模型和基于聚类分析的优秀驾…☆45Updated 2 weeks ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆113Updated this week
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago