Skip to content

JakeMustangLi/Cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于DeepCubeA的魔方复原网站

本程序基于DeepCubeA
具体内容详见实验报告report.pdf
本系统因基于DeepCubeA,所以使用Python Web开发,这里选择了Flask+uWSGI+Nginx作为服务端,前端使用HTML+CSS+JavaScript开发。


下文是DeepCubeA的原README.md

deepcube-full

A full stack project realized by flask for deploying the DeepCubeA algorithm in own server and visualize.

Usage

  1. download the trained model from references follows, put in right file path(/code/savedModels/...).
  2. run python server.py in /interface/, to deploy website in current device.
  3. open web page with url 127.0.0.1:5000, port can be edited in /interface/server.py bottom line.

References

[1] Agostinelli, Forest, et al. "Solving the Rubik’s cube with deep reinforcement learning and search." Nature Machine Intelligence 1.8 (2019): 356-363.[link]

[2] DeepCubeA Source Code.

About

自动复原魔方网站DeepCubeA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published