Maintenance of Applications of DL in neuroimaging module
未关闭
@soupeeli 已经在做这个了。
开始于 2024年5月7日。
评估
这个 Issue 还没有评估数据。
描述
maintainence
Module to maintain
Website: https://school-brainhack.github.io/modules/dl_for_neuroimaging/
Code: https://github.com/school-brainhack/school-brainhack.github.io/tree/main/content/en/modules/DL_for_neuroimaging
The tasks through the module maintenance
- creating an issue for the module of interest(s) in the Brainhack School Repo and assigning yourself to it,
- going through the module and assignment,
- editing the issue with the necessary changes found out,
- making the necessary corrections in the modules in a discussion with others,
- make the PR with the corrections, and integrate the reviews.
Works to be done:
- In the website https://school-brainhack.github.io/modules/dl_for_neuroimaging/ , Exercise section, the second line: "This part is independent from the video above.", might be better changed to "the video below"
- In https://main-educational.github.io/brain_encoding_decoding/intro.html , at the end of "Brain decoding vs. encoding" section (above Setup section), the figure for "Brain decoding with GCN" is broken, and the link for "Brain encoding using ridge regression" should be corrected from https://main-educational.github.io/brain_encoding_decoding/gcn_decoding.html to -> https://main-educational.github.io/brain_encoding_decoding/encoding.html ; Also, the link for "Brain decoding with SVM" and "Brain decoding with MLP" are broken as well, should be corrected to -> https://main-educational.github.io/brain_encoding_decoding/svm_decoding.html and -> https://main-educational.github.io/brain_encoding_decoding/mlp_decoding.html , respectively.
- When setting up the virtual env using https://github.com/main-educational/brain_encoding_decoding/blob/main/binder/requirements.txt , it failed to install torch-scatter==2.0.8 (with bug info saying no module named torch). The reason might be that the torch==1.13.0 installed before this was overwritten into other torch versions when installing other libraries before the torch-scatter. If now we reinstall the torch==1.13.10 and run pip install torch-scatter==2.0.8, it solves the problem. So I would suggest checking the dependencies between libraries in that requirement.txt file, and maybe re-order them to avoid this issue.
- 主要语言
- Jupyter Notebook
- 星标
- 42
- 派生
- 185
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
school-brainhack/school-brainhack.github.io 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 65/100
-
brainhackschool-2024 maintainence
难度 2/5 1-3 小时 新手友好度 65/100
-
school-brainhack/school-brainhack.github.io#420 · 1 条评论 · 已指派 2 人 ·
-
school-brainhack/school-brainhack.github.io#409 · 已指派 1 人 ·
-
maintainence
难度 5/5 一周以上 新手友好度 35/100
school-brainhack/school-brainhack.github.io#370 · 1 个 reaction ·