A Machine Learning Approach That Beats Large Rubik's Cubes. Weights and Datasets
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/14886875
下载链接
链接失效反馈官方服务:
资源简介:
This dataset contains model weights and evaluation data used in experimental studies of the "A Machine Learning Approach That Beats Large Rubik's Cubes" research.
solvers/ Each subdirectory corresponds to a solver model from Table 1 of the paper. These models were trained for different cube sizes (2x2x2, 3x3x3, 4x4x4, 5x5x5).
Each solver folder contains: - weights/ – Model weights in .pth format (Float32), compatible with model.py. The filenames follow this pattern: --.pth - If multiple agents were trained with the same model architecture, they have different ID numbers. - The train set size is included only if different versions exist. - dataset/ - generators.json – Defines permutation actions and symbolic names used in searcher.py. - data.pt – A 2D Torch tensor (Int8) where each row represents a scrambled Rubik’s Cube state. Values in [0, 6) correspond to face colors.
figures/ Each subdirectory (fig-*) corresponds to an experiment from the paper. The structure inside each folder (weights/ and dataset/) is the same as in solvers/, containing model weights and evaluation data.
创建时间:
2025-02-18



