isAlbertYu / AI-FlappyBirdLinks
基于深度强化学习DQN的FlappyBird游戏AI开发
☆15Updated 6 years ago
Alternatives and similar repositories for AI-FlappyBird
Users that are interested in AI-FlappyBird are comparing it to the libraries listed below
Sorting:
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆92Updated 4 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆49Updated 6 years ago
- 利用Torch和强化学习训练flappy bird小游戏☆12Updated 2 years ago
- 人工智能导论课程设计-用强化学习玩FlappyBird☆18Updated 5 years ago
- 通过深度强化学习训练的AI玩起游戏来也是有板有眼,将人类玩家远远甩在身后。本文就将为您介绍如何训练AI玩微信飞机大战,biubiubiu~☆24Updated 6 years ago
- 主要利用QLearning,DQN,ImprovedDQN(Ddouble DQN) 解决gym框架下的三个问题CartPole-v0,MountainCar-v0,Acrobot-v1☆13Updated 7 years ago
- Multi-Exit Evacuation simulation; Rainbow DQN application☆17Updated 4 years ago
- 模拟自动驾驶Use TensorFlow and openCV☆43Updated 7 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆76Updated last month
- ☆11Updated 3 years ago
- Real time image capture+DQN path planning☆10Updated 2 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Updated 7 years ago
- DQN related algorithms☆10Updated 2 years ago
- Teaching the Donkey car to drive a track in the simulator using State Representation Learning and different Reinforcement Learning Algori…☆10Updated 3 years ago
- Working examples of Deep Q Network of Reinforcement Learning☆13Updated 5 years ago
- Deep Q-Network (DQN) and DDPG to address the problem of stall around the wing sail of an autonomous sailing robot☆11Updated 6 years ago
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- 用parl框架的DQN强化学习算法玩“合成大西瓜”☆14Updated 4 years ago
- DQN model used to train and beat Super Mario Bros. for the NES using PyTorch☆35Updated 2 years ago
- AI项目(强化学习、深度学习、计算机视觉、推荐系统、自然语言处理、机器导航、医学影像处理)☆88Updated 2 years ago
- 一款基于DQN算法的牌类游戏AI框架 / An AI framework for card games based on DQN algorithm☆12Updated last year
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- Deep Reinforcement Learning based Autonomous Driving Agents☆10Updated 3 years ago
- lecture32_AI挑战星际争霸II(强化学习)☆17Updated 3 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- 一个遗传算法实现,用于对一组GPS数据点进行线路规划,规划依据为线路路径最短。☆20Updated 2 years ago
- 一门由AlphaGo项目负责人David Sliver,在UCL(伦敦大学)主讲的强化学习经典课程☆20Updated 6 years ago
- based on the website 《动手学强化学习》, which the codes was several years ago and the called gym lib has already been out of date. Thus, somewher…☆19Updated 8 months ago
- 基于DQN的五子棋人机对弈☆59Updated 6 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago