tony-coder / DQN_FlappyBird
人工智能导论课程设计-用强化学习玩FlappyBird
☆18Updated 5 years ago
Alternatives and similar repositories for DQN_FlappyBird:
Users that are interested in DQN_FlappyBird are comparing it to the libraries listed below
- 利用Torch和强化学习训练flappy bird小游戏☆9Updated 2 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 用深度学习+强化学习编写的一个五子棋人工智障☆41Updated 7 years ago
- 车杆倒立摆DQN简单实现☆12Updated last year
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆15Updated 5 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- My implementation of DQN.☆9Updated 3 years ago
- Production System Engineering using Deep Q Network Learning approach☆9Updated 3 years ago
- 基于强化学习的五子棋☆11Updated 6 years ago
- 强化学习玩超级马里奥☆72Updated 2 years ago
- 哈工大计算机研究生学位课的课程笔记,包括模式识别、自然语言处理、最 优化方法、以及数理统计☆102Updated 6 years ago
- 强化学习求解迷宫问题,Q-learning和监督学习☆24Updated 4 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- 多智能体学习库☆18Updated 3 years ago
- TSP问题是指假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。使用遗传算法解决att48问题,即48个城市的旅行商问题,该问题目前的最优解是10…☆27Updated 6 years ago
- DQN Pytorch☆14Updated 3 years ago
- 用 深度优先搜索 DFS 与 深度强化学习 DRL 分别自动控制 amazing brick 小游戏☆50Updated 8 months ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated last year
- ☆9Updated 3 years ago
- Program codes for various areas of artificial intelligence, gan networks, reinforcement learning, variational autoencoder are given.☆8Updated last month
- 【“人工智能”课程设计】优化问题与启发式算法—利用多种启发式算法解决N皇后问题(NP完全问题):遗传算法、模拟退火算法、爬山法☆17Updated 6 years ago
- DQN related algorithms☆10Updated 2 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆16Updated 2 weeks ago
- 参加了17年国赛和18年美赛,整理了一些精华资料,以及自己队由坏变好的论文,供大家学习使用。☆34Updated 6 years ago
- ☆62Updated 2 years ago
- 东北大学(中国)计算机系编译原理课程设计☆11Updated 7 years ago
- 西瓜书,sklearn源码,李航统计学,机器学习实战☆40Updated 5 years ago
- 一门由AlphaGo项目负责人David Sliver,在UCL(伦敦大学)主讲的强化学习经典课程☆16Updated 6 years ago
- 强化学习常见算法的实现,Q-Learning/DQN/PG/AC/DDPG/PPO/SAC☆18Updated 3 years ago
- C++ implement a simple CNN framework to train mnist data. Done!☆10Updated 3 years ago