Dynamical Systems in Neuroscience,希望对喜欢计算神经生物学的同学有帮助!
2021-09-06 00:25:47 5.06MB Neuroscience
1
脑模型 BrainModels提供了由模拟器实现的标准和规范的大脑模型(包括各种神经元,突触,网络和直观的纸张示例)。 此外,我们欢迎您的大脑模型实现,并通过我们的主页发布它们。 这样,一旦实现了新模型,便可以轻松地与其他BrainPy用户共享。 目前,我们提供以下模型: 神经元模型 突触模型 学习规则 / / 安装 使用pip安装BrainModels : > pip install brainmodels 安装BrainModels使用conda : > conda install brainmodels -c brainpy 从源代码安装: > pip install git+https://github.com/PKU-NIP-Lab/BrainModels > # or > git clone https://github.com/PKU-NIP-Lab/Br
1
派里曼 pyriemann是用于通过黎曼几何进行协方差矩阵操纵和分类的python软件包。 主要目标是对多种生物信号进行分类,例如EEG,MEG或EMG。 这项工作仍在进行中,敬请期待。 此代码是BSD许可的(3子句)。 文献资料 该文档位于 安装 使用PyPI pip install pyriemann 或使用pip + git作为最新版本的代码: pip install git+https://github.com/alexandrebarachant/pyRiemann 当前不支持Anaconda,如果要使用anaconda,则需要在anaconda中创建虚拟环境,将其激活并使用上述命令进行安装。 从来源 对于最新版本,您可以使用setup.py脚本从源文件中安装软件包。 python setup.py install 或在开发人员模式下能够修改源代码。 python
2021-08-24 21:11:17 87KB python machine-learning neuroscience eeg
1
POMDP:基于部分可观察的马尔可夫决策过程实现RL算法
1
Theoretical neuroscience for graduate-edition4 .pdf
2021-07-12 17:23:14 7.94MB 算法和技术
1
之前也没在意这本djvu格式与pdf格式的区别。最近才突然想到这个能搜索的版本可能带给你极大的方便。 Neuroscience: exploring the brain Third Edition Mark F.Bear 这个文件是用Djvu的阅读器来浏览的。
2021-06-24 12:13:25 26.93MB Neuroscience
1
This second edition of the popular Cognitive Neuroscience of Aging provides up-to-date coverage of the most fundamental topics in this discipline. Like the first edition, this volume accessibly and comprehensively reviews the neural mechanisms of cognitive aging appropriate to both professionals and students in a variety of domains, including psychology, neuroscience, neuropsychology, neurology, and psychiatry.,解压密码 share.weimo.info
2021-04-15 22:28:17 12.57MB 英文
1
使用深度学习对大脑进行MRI年龄分类:使用深度学习对大脑MRI图像中的年代进行分类的MATLAB示例
2021-03-22 22:28:39 74.6MB deep-learning matlab neuroscience open-data
1
Dynamical Systems in Neuroscience: The Geometry of Excitability and Bursting Eugene M. Izhikevich
2021-03-18 12:45:22 7.62MB neuroscience theoretical model
1
脑提取器 FSL的Python脑提取工具的重新实现。 遵循以下算法: Smith SM. Fast robust automated brain extraction. Hum Brain Mapp. 2002 Nov;17(3):143-55. doi: 10.1002/hbm.10062. PMID: 12391568; PMCID: PMC6871816. 安装 要安装,只需使用pip安装此仓库: # install repo with pip pip install git+https://github.com/vanandrew/brainextractor@main # install from local copy pip install /path/to/local/repo 需要注意的是reccomended使用brainextractor Python的3.7+
2021-03-06 19:23:12 14KB neuroscience neuroimaging segmentation Python
1