Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.53 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.53 KB

Neural Data Science

This repository contains the programming labs and lecture notes for the lecture "Neural Data Science" tought at University of Tübingen in the summer term 2021.

thumbnail

General Information

Lecturer: Philipp Berens (twitter)
Lab: homepage
Lecture videos: Youtube
Developed by: Alexander Ecker, Philipp Berens

Course Description

Machine learning techniques are frequently used in modern neuroscience to analyse data. In this course, you will learn about different applications scenarios for machine learning algorithms and other data analysis techniques in neuroscience. You will implement basic algorithms and apply them to real data, thus allow you to experience the challenges of working with real data in a learning setting. The course covers preprocessing raw electrophysiological and two-photon imaging data (spike detection, spike sorting, spike inference), spike train analysis and systems identification, neural population analysis as well as analyzing single cell transcriptomics and morphological reconstructions.

You need to download the data package: http://doi.org/10.5281/zenodo.4704658

Content

  1. Spike Detection and Feature Extraction: lecture, coding lab