acpuche / neuroML

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%