An actor-model framework for visual sensory encoding
收藏资源简介:
This folder contains the dataset used in the article 'An actor-model framework for visual sensory encoding'. There are three main folders 'models' contains the trained neural network for the different experiments.The code to load the model and generate the figures in the article is availablein https://github.com/lne-lab/actor-retinaor at https://doi.org/10.5281/zenodo.10519578 'spikes_data' contains the data used to train the neural network.This can be used to train a network from scratch. 'Van_Hateren_image' contains the image dataset used in the experiments.
本文件夹收录了论文《面向视觉感官编码的参与者模型框架》(原文标题:An actor-model framework for visual sensory encoding)中所使用的数据集。本数据集包含三个核心子文件夹: 1. `models`:存储针对各类实验训练完成的神经网络。加载该模型并复现论文中图表的代码可从以下两处获取:https://github.com/lne-lab/actor-retina 或 https://doi.org/10.5281/zenodo.10519578。 2. `spikes_data`:存储用于训练神经网络的原始数据,可用于从零开始搭建并训练神经网络。 3. `Van_Hateren_image`:存储实验中所使用的图像数据集。



