HeapsortYi / BuildTowerGame
游戏AI中的算法-DQN实例
☆8Updated 7 years ago
Alternatives and similar repositories for BuildTowerGame
Users that are interested in BuildTowerGame are comparing it to the libraries listed below
Sorting:
- 基于深度强化学习DQN的FlappyBird游戏AI开发☆15Updated 5 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- Play Snake Game with Deep Q-Network(DQN)☆8Updated 4 years ago
- 车杆倒立摆DQN简单实现☆12Updated last year
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 years ago
- 使用OpenAI Gym实现游戏AI☆16Updated 7 years ago
- 用强化学习来玩微信跳一跳☆19Updated 7 years ago
- 使用pytorch构建深度强化学习模型DQN☆24Updated 7 years ago
- 以atari遊戲中的breakout實作DQN,透過超參數修改以找出最好的模型,此repository詳細程式解說與實作成果。☆8Updated 11 months ago
- Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks☆6Updated 3 years ago
- playing Atari game with Deep Q Learning (DQN & DDQN) in tensorflow☆14Updated 6 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 8 years ago
- MLND P4 Project☆22Updated 6 years ago
- 用强化学习玩俄罗斯方块☆18Updated 7 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆73Updated 2 years ago
- Based on PytorchRL tutorials☆8Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 7 years ago
- Deep Learning Project☆8Updated 6 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- 应用强化学习在复杂的交通环境下自动学习最佳驾驶策略的方案,在测试环境下准确率达到100%。☆19Updated 8 years ago