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:
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆52Updated last year
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆94Updated 4 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆76Updated 3 months ago
- playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow☆14Updated 7 years ago
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- 用强化学习玩俄罗斯方块☆19Updated 7 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆49Updated 6 years ago
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆15Updated 6 years ago
- 用强化学习来玩微信跳一跳☆19Updated 7 years ago
- DQN flappy bird with tensorflow2☆16Updated 4 years ago
- 强化学习☆67Updated 6 years ago
- Tutorials of Tensorflow for beginners with popular data sets and projects. Let's have fun to learn Machine Learning with Tensorflow.☆113Updated 4 years ago
- 白话强化学习与PyTorch的学习笔记☆36Updated 5 years ago
- use AI to play some games.☆609Updated 2 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- 这是中国研究生数学建模大赛的C题,用于解决航班恢复的问题。程序首先建立了飞机,航班,客户,机场四个类用于模拟航班调度环境。之后应用遗传算法寻找最优的航班调度方案☆33Updated 6 years ago
- reinforcement learning☆51Updated 4 years ago
- 《TensorFlow从零开始学》配书代码和资源☆58Updated 3 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆42Updated 7 years ago
- ☆21Updated 7 years ago
- ☆20Updated 7 years ago
- Python3 数据结构与算法的介绍及应用。1. 数据结构:数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树…☆96Updated 4 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆163Updated 4 years ago
- 使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo☆87Updated 5 years ago
- 斗地主人工智能的Python实现方案☆56Updated 8 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- 强化学习-中文笔记&资 源-以python实例为主-由浅入深☆106Updated 4 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆156Updated 3 years ago
- 深度学习 人工智能助手 自动微信跳一跳☆40Updated 7 years ago
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 7 years ago