Skip to content

chaotiaor/mybird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mybird

这个模型是使用深度q学习的一个例子,主要使用了cnn和强化学习以及q-learing的思想。具体原理准备写一份博客进行讲解。这里使用pytorch进行实现。

效果图

mybird

版本要求

pytorch >= 1.0.0

python >= 3.6

使用方法

git clone https://github.com/chaotiaor/mybird.git

cd mybird

python deep_q.py

原理

1,cnn

2,q-learn

参考链接

https://github.com/yenchenlin/DeepLearningFlappyBird

https://www.intel.ai/demystifying-deep-reinforcement-learning/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages