Skip to content

Flappy_bird was trained by reinforcement learning and MQBench was used for quantitative acceleration training

Notifications You must be signed in to change notification settings

Ranking666/flappy_bird_DQN_MQBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappy_bird_DQN_MQBench

强化学习DQN训练不死鸟,并且使用MQBench量化加速训练

Requirements

由于MQBench目前还在不断更新,选择0.0.2稳定版本作为本仓库的量化方法

git clone https://github.com/ZLkanyo009/MQBench.git
cd MQBench
python setup.py build
python setup.py install
  • python3
  • pygame
  • numpy

Usage

train

python main.py

test

python test.py

预训练权重

params3.pth 提取码:hgd1

About

Flappy_bird was trained by reinforcement learning and MQBench was used for quantitative acceleration training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages