A set of notebooks to introduce neuroscientists to concepts in machine learning.
To use:
- Clone or download this repository
- cd into the repository
- Call docker:
docker run -it --rm -v $PWD:/home/neuro/test -p 8888:8888 satra/ibro-workshop-2017
- start jupyter:
$ jupyter-notebook --ip=*
- open the url in a local browser.
Main resources: