Computational Tutorials Recordings
Recordings
Sep 3, 2020
Lookit is an online platform for designing and running asynchronous developmental studies. This technology allows for more diverse and representative populations to participate in developmental studies than would typically be able to engage in the research process (e.g. participation at a children'...
Jul 23, 2020
Machine learning models today achieve impressive performance on challenging benchmark tasks. Yet, these models remain remarkably brittle---small perturbations of natural inputs, known as adversarial examples, can severely degrade their behavior.
Why is this the case?
In this tutorial, we take a...
Jul 9, 2020
Talmo Pereira, Princeton University
Behavioral quantification, the problem of measuring and describing how an animal interacts with the world, has been gaining increasing attention across disciplines as new computational methods emerge to automate this task and increase the expressiveness of these...
Apr 11, 2019
Kelsey Allen, MIT
Common intuition posits that deep learning has succeeded because of its ability to assume very little structure in the data it receives, instead learning that structure from large numbers of training examples. However, recent work has attempted to bring structure back into deep...
Apr 2, 2019
Speaker: Omar Costilla Reyes, PhD
Neural decoding has applications in neuroscience from understanding neural populations to build brain-computer interfaces. In this computational tutorial, I will introduce neural decoding principles from a machine learning perspective using the Python programming...
Nov 13, 2018
Speaker: Luke Hewitt, MIT
Talk prepared and Q&A session by: Maddie Cusimano & Luke Hewitt, MIT
Bayesian inference is ubiquitous in models and tools across cognitive science and neuroscience. While the mathematical formulation of Bayesian models in terms of prior and likelihood is simple,...
Apr 19, 2018
The ability to identify interpretable, low-dimensional features that capture the dynamics of large-scale neural recordings is a major challenge in neuroscience. Dynamics that include repeated temporal patterns (which we call sequences), are not succinctly captured by traditional dimensionality...
Sep 5, 2017
Taught by: Alex Williams, Stanford University
In many scientific domains, data is coded in large tables or higher-dimensional arrays. Compressing these data into smaller, more manageable representations is often critical for extracting scientific insights. This tutorial covers matrix and tensor...
Sep 5, 2017
Taught by: Alex Williams, Stanford University
In many scientific domains, data is coded in large tables or higher-dimensional arrays. Compressing these data into smaller, more manageable representations is often critical for extracting scientific insights. This tutorial covers matrix and tensor...
Jul 12, 2017
[recording cut short due to technical issues]
In vivo calcium imaging through microendoscopic lenses enables imaging of previously inaccessible neuronal populations deep in the brains of freely moving animals. It is computationally challenging to extract single-neuron activity from microendoscopic...
Jun 16, 2017
This tutorial introduces the basic concepts of reinforcement learning and how they have been applied in psychology and neuroscience. Hands-on exercises explore how simple algorithms can explain aspects of animal learning and the firing of dopamine neurons.
Taught By: Sam Gershman, Harvard...
May 10, 2017
This tutorial focuses on best coding practices to develop code that is reusable, sharable, and bug free. It highlights issues such as documentation, version control, and unit testing, through hands-on computer exercises.
Taught by: Eric Denovellis, Boston University
References for the tutorial can...