zhangbinchao / PlaneDQNLinks
通过深度强化学习训练的AI玩起游戏来也是有板有眼,将人类玩家远远甩在身后。本文就将为您介绍如何训练AI玩微信飞机大战,biubiubiu~
☆24Updated 6 years ago
Alternatives and similar repositories for PlaneDQN
Users that are interested in PlaneDQN are comparing it to the libraries listed below
Sorting:
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 4 months ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆50Updated 6 years ago
- DQN flappy bird with tensorflow2☆16Updated 4 years ago
- playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow☆14Updated 7 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆95Updated 4 years ago
- 用强化学习来玩微信跳一跳☆20Updated 7 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆52Updated last year
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆39Updated 6 years ago
- 用parl框架的DQN强化学习算法玩“合成大西瓜”☆14Updated 4 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆43Updated 7 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆108Updated 4 years ago
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- reinforcement learning☆51Updated 5 years ago
- 斗地主人工 智能的Python实现方案☆56Updated 8 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 7 years ago
- A Chinese Chess program and a AI based on Monte Carlo Tree Search and Neural Network(like AlphaGo)一个中国象棋程序和一个配套的基于蒙特卡洛算法及神经网络的人工智能(模仿阿尔法…☆119Updated 6 years ago
- 60_Days_RL_Challenge中文版☆156Updated 7 years ago
- AIOpen是一个按人工智能三要素(数据、算法、算力)进行AI开源项目分类的汇集项目,项目致力于跟踪目前人工智能(AI)的深度学习(DL)开源项目,并尽可能地罗列目前的开源项目,同时加入了一些曾经研究过的代码。通过这些开源项目,使初次接触AI的人们对人工智能(深度学习)有更…☆100Updated 5 years ago
- SuperMario A3C Trainer for windows☆35Updated 6 years ago
- DQN model used to train and beat Super Mario Bros. for the NES using PyTorch☆35Updated 3 years ago
- alphaGo版本的五子棋(gobang, gomoku)☆68Updated 5 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆163Updated 4 years ago
- Python3 数据结构与算法的介绍及应用。1. 数据结构:数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树…☆96Updated 4 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆150Updated 6 years ago
- 游戏AI探索者☆16Updated 7 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆362Updated last month
- Tutorials of Tensorflow for beginners with popular data sets and projects. Let's have fun to learn Machine Learning with Tensorflow.☆112Updated 5 years ago
- rl on super-mario-bros☆57Updated 4 years ago
- DQN related algorithms☆10Updated 2 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆79Updated 3 years ago