Skip to content

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

License

Notifications You must be signed in to change notification settings

djarecka/neuroML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%