Skip to content

neuro-data-science/neuroML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Releases

No releases published

Packages

No packages published