Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 617 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 617 Bytes

neuroML

A set of notebooks to introduce neuroscientists to concepts in machine learning.

To use:

  1. Clone or download this repository
  2. cd into the repository
  3. Call docker:
docker run -it --rm  -v $PWD:/home/neuro/test -p 8888:8888 satra/ibro-workshop-2017

  1. start jupyter:
$ jupyter-notebook --ip=*
  1. open the url in a local browser.

Main resources: