This repository is a set of tutorials for learning neural data science, created as part of the Neural Data Science class.
These materials are also publicly available and hosted online at the forthcoming website.
These tutorials are designed to be an introduction to neural data science.
The goal is to offer hands-on materials that allow for getting started with finding and analyzing data, in order to build up to working on data-science related projects.
These materials are in the Python programming language, and presume basic knowledge of programming and standard library Python.
These tutorials also try to interface with the vast world of existing tutorials, materials, and documentation. They are explicitly designed to give a quick introduction to a topic of interest, and then link out to more comprehensive resources. In that sense, they are designed to be more like a yellow pages than an encyclopedia.
The code and materials in this repository are created with Jupyter notebooks and require the anaconda distribution. Any other dependencies, for specific Tutorials, are specifically addressed in the notebooks.
This repository is under active development, and is primarily developed and maintained by Bradley Voytek
Contributions to this resource are welcome and encouraged! If you have suggestions for new links or materials, and/or fixes for any issues you spot, you are welcome and invited to open Issues, and/or submit a Pull Request.
These materials are made freely available, and are licensed under a CC BY-NC 4.0 license.