jkh920184196 / intro_nilearn

Introduction to neuroimaging machine learning tool Nilearn

Home Page:https://main-educational.github.io/intro_nilearn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intro_nilearn

Jupyter Book Badge Binder GitHub size GitHub issues GitHub PR License

This is the jupyter book of Machine learning in functional MRI using Nilearn. See the introduction of the jupyter book for more details, and acknowledgements. The website is built with the jupyter book project, and deployed using github.

Build the book

If you want to build the book locally:

  • Clone this repository
  • Run pip install -r binder/requirements.txt (it is recommended to run this command in a virtual environment)
  • For a clean build, remove content/_build/
  • Run jb build content/

An html version of the jupyter book will be automatically generated in the folder content/_build/html/.

Hosting the book

The html version of the book is hosted on the gh-pages branch of this repo. Navigate to your local build and run,

  • ghp-import -n -p -f content/_build/html

This will automatically push your build to the gh-pages branch. More information on this hosting process can be found here.

About

Introduction to neuroimaging machine learning tool Nilearn

https://main-educational.github.io/intro_nilearn/

License:MIT License


Languages

Language:TeX 100.0%