maze-dataset
收藏arXiv2023-10-25 更新2024-06-21 收录
下载链接:
https://github.com/understanding-search/maze-dataset
下载链接
链接失效反馈官方服务:
资源简介:
maze-dataset是一个用于生成、处理和可视化迷宫解决任务数据集的综合库,由科罗拉多矿业学院应用数学与统计系开发。该数据集包含32个迷宫,支持多种生成算法和参数调整,以及多种输出格式,适用于卷积神经网络和自回归变换模型。数据集的创建过程允许用户灵活配置生成算法和参数,支持多种迷宫表示形式。该数据集主要用于研究机器学习模型对分布偏移的响应,特别是在解释性和行为研究方面。
maze-dataset is a comprehensive library for generating, processing, and visualizing maze-solving task datasets, developed by the Department of Applied Mathematics and Statistics, Colorado School of Mines. This dataset comprises 32 mazes, supports multiple generation algorithms and parameter tuning, as well as diverse output formats, and is suitable for convolutional neural networks and autoregressive transformation models. The dataset creation process enables users to flexibly configure generation algorithms and parameters, and supports multiple maze representation formats. This dataset is primarily used to investigate the responses of machine learning models to distribution shifts, particularly in interpretability and behavioral research.
提供机构:
科罗拉多矿业学院应用数学与统计系
创建时间:
2023-09-19
搜集汇总
数据集介绍

背景与挑战
背景概述
maze-dataset是一个用于生成和处理迷宫的Python库,支持多种迷宫生成算法和输出格式,适用于机器学习系统的训练和评估。该库已发布在PyPI上,提供详细的文档和示例。
以上内容由遇见数据集搜集并总结生成



