Skip to content

Playing Wechat Jump Game with End-to-End Convolutional Neural Networks

License

Notifications You must be signed in to change notification settings

floodsung/wechat_jump_end_to_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wechat_Jump_End_to_End

Prerequisite

pytorch

How to use it

Connect your iPhone or Android to your computer, follow this guide:

Android and iOS connection guide

Then:

python run_ios.py

or 

python run_android.py

Note

The code is tested on iPhone 6s and Xiaomi Note3.

Due to different screen pixels on different phones, you have to adjust SCALE value in the code so as to run successfully on your device.

Just adjust SCALE value in [0.9,1.1].

Have Fun!

About Training

If you are interested in how to train this model, please check this git: wechat_jump_end_to_end_train

About

Playing Wechat Jump Game with End-to-End Convolutional Neural Networks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages