five

Dataset for: Directional intermodular coupling enriches functional complexity in biological neuronal networks.

收藏
NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/records/14286953
下载链接
链接失效反馈
官方服务:
资源简介:
This dataset contains simulation data from spiking neural network (SNN) models. The weight matrices and spike trains are available in .pkl format. A detailed description of the materials and methods will be published in the journal Neural Networks.DOI: https://doi.org/10.1016/j.neunet.2024.106967 File Loading The .pkl files contain various data, including the weight matrices and spike trains, organized as structured objects in Python. The following script can be used to load these .pkl files: import pickle target_file = r"p_inter_0.1\p_inter_0.1_D_0.0.pkl" with open(target_file, "rb") as f:    loaded_data = pickle.load(f) for key,value in loaded_data.items():    print(f"{key} : {value}")   Data Structure The table below provides detailed information about the data structure. Raster Raster data. First column: spike timing [sec], Second column: the index of fired neuron. w Connection matrix. Row and column represents input and output, respectively Inf  The index to which a specific neuron belongs. D Directionality of intermodular connection. p_inter Connection density between modules. Note: Only representative samples are included; the dataset does not encompass all simulation data.
创建时间:
2024-12-09
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作