High Gamma Dataset
收藏数据集概述
数据集名称
- High Gamma Dataset
数据集用途
- 用于 "Deep learning with convolutional neural networks for EEG decoding and visualization" 研究。
数据集下载
-
推荐通过 Braindecode 使用,该工具已包含 High-Gamma Dataset/HGD。
-
可通过 GIN 访问并下载数据集,命令如下: bash gin get robintibor/high-gamma-dataset cd high-gamma-dataset gin download --content
-
也可手动下载单个文件。
训练模型参数
- 深度和浅层模型的参数存储于
https://web.gin.g-node.org/robintibor/high-gamma-dataset/src/master/data/trained-parameters。
数据集加载
- 使用 Braindecode 工具箱提供的代码进行加载。
引用信息
-
使用此数据集时,需引用以下文献:
@article {HBM:HBM23730, author = {Schirrmeister, Robin Tibor and Springenberg, Jost Tobias and Fiederer, Lukas Dominique Josef and Glasstetter, Martin and Eggensperger, Katharina and Tangermann, Michael and Hutter, Frank and Burgard, Wolfram and Ball, Tonio}, title = {Deep learning with convolutional neural networks for EEG decoding and visualization}, journal = {Human Brain Mapping}, issn = {1097-0193}, url = {http://dx.doi.org/10.1002/hbm.23730}, doi = {10.1002/hbm.23730}, month = {aug}, year = {2017}, keywords = {electroencephalography, EEG analysis, machine learning, end-to-end learning, brain–machine interface, brain–computer interface, model interpretability, brain mapping}, }
结果复现
- 使用
example.py代码可复现论文中的解码结果。
数据格式
- 数据为 hdf5 文件格式,结构基于 Berlin Brain Computer Interface Toolbox。
录制细节
- 录制参考点为 Cz,但录制设置中 Cz 上仍有残留信号。
- 对于受试者 14,测试集中约半数传感器失去有效信号。




