浏览代码

Carica file su 'Script'

This script trains and saves the prediction results obtained using as classifiers or regressors a set of convolutional neural networks implementing Bayesian Optimization (keras_tuner). The algorithms are trained on the discharge activity of neurons and the following are predicted: position of spatial targets during a reaching task or types of objects to be reached, trajectories of reaching target, temporal phase of movement. See https://doi.org/10.1016/j.neunet.2022.03.044 for more details of the method. The script was developed for execution on Google Colab. The inputs used are csv files containing neuron discharge activity (columns) for each temporal sample (rows). The first row of the csv contains annotations about the task epochs and binning procedures, the last 4 columns are the labels of each sample with specification of [epoch number, bin progressive, condition number, trial number].
Stefano Diomedi 1 年之前
父节点
当前提交
26cef46c4e
共有 1 个文件被更改,包括 908 次插入0 次删除
  1. 908 0
      Script/decoding_wBO_Filippini2022.ipynb

文件差异内容过多而无法显示
+ 908 - 0
Script/decoding_wBO_Filippini2022.ipynb