Skip to content

导论:从膜电位到 NeuroAI — 练习

Download exercise.py

运行方式

bash
cd docs/neuro/overview/code
python exercise.py

要做什么

实现 label_scale:把现象标到 membrane / synapse / circuit / connectome / neuroai。对照正文里的尺度表,不要改 PAIRS

源码位置

clone 后打开(相对仓库根目录):

docs/neuro/overview/code/exercise.py