lirc
收藏资源简介:
LIRC数据集是潜在区域间通信(LIRC)基准测试的一部分,旨在为多区域通信模型中的区域间通信评估提供合成数据。数据集按任务(如记忆网络、传递决策、多任务)和观测模型(如高斯、泊松、全局潜在变量、部分观测、原始数据)进行组织,每个类别包含训练集、验证集和测试集,存储为HDF5格式。该数据集适用于神经科学和通信建模领域的研究,采用cc-by-4.0许可协议。
The LIRC dataset is part of the Latent Inter-Region Communication (LIRC) benchmark, designed to provide synthetic data for evaluating inter-region communication in multi-region communication models. The dataset is organized by tasks (e.g., memory networks, transitive decisions, multi-tasking) and observation models (e.g., Gaussian, Poisson, global latent variables, partial observations, raw data), with each category containing training, validation, and test sets stored in HDF5 format. This dataset is suitable for research in neuroscience and communication modeling and is licensed under the cc-by-4.0 license.
LIRC数据集概述
LIRC数据集是为潜在区域间通信(LIRC)基准测试合成的评估数据集,主要用于评估多区域通信模型中的区域间通信能力。数据集遵循CC-BY-4.0许可协议。
数据集结构
数据集按任务和观测模型进行组织,具体包括以下三个任务类别:
1. memory_network(记忆网络)
- gaussian(高斯观测模型)
train.h5(训练集)val.h5(验证集)test.h5(测试集)
- poisson(泊松观测模型)
- 文件结构与gaussian相同
2. pass_decision(传递决策)
- gaussian(高斯观测模型)
train.h5(训练集)val.h5(验证集)test.h5(测试集)
- poisson(泊松观测模型)
- 文件结构与gaussian相同
3. multi_task(多任务)
- global_latents(全局潜在变量)
- gaussian(高斯观测模型)
- poisson(泊松观测模型)
- partial_observations(部分观测)
- 文件结构同上
- original(原始数据)
- 文件结构同上
数据集标签
neuroscience(神经科学)communication-modeling(通信建模)




