Endless779 / deepcube-full

简易复现deepcube魔方网站,包含前端、服务端、deepcubeA核心算法

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

简易复现deepcube魔方网站,包含前端、服务端、deepcubeA核心算法


Languages

Language:C 37.6%Language:CWeb 29.8%Language:Python 17.9%Language:C++ 12.0%Language:HTML 1.1%Language:JavaScript 0.7%Language:Shell 0.4%Language:Makefile 0.3%Language:CSS 0.1%Language:Perl 6 0.1%Language:Dockerfile 0.1%