SukerZ / Playing-Flappy-Bird-by-DQN-on-PyTorchLinks
引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。
☆47Updated 6 years ago
Alternatives and similar repositories for Playing-Flappy-Bird-by-DQN-on-PyTorch
Users that are interested in Playing-Flappy-Bird-by-DQN-on-PyTorch are comparing it to the libraries listed below
Sorting:
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆73Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆262Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- ☆45Updated 5 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- rl on super-mario-bros☆53Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- OpenAI团队的深度强化学习教程中文版☆80Updated 2 years ago
- Pytorch for Deep Reinforcement Learning☆248Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆103Updated 4 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- 这个仓库用于存储一些强化学习练手小项目与算法实验。具体来讲,就是不至于单独成一个 repo 的项目,但是又值得拿出来讨论的代码。☆21Updated 4 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 8 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- ☆24Updated 4 years ago
- moziai强化学习和行为树的代码☆9Updated 5 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆59Updated 4 years ago
- ☆390Updated 4 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆347Updated 5 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆53Updated 5 years ago
- Simple Reinforcement learning tutorials☆15Updated 5 years ago
- 用强化学习DQN算法,训练AI模型来玩合成大西瓜游戏,提供Keras版本和PARL(paddle)版本☆90Updated 4 years ago
- ☆29Updated 6 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆186Updated 6 years ago
- 用强化学习来玩微信跳一跳☆19Updated 7 years ago