Computational foundations for Neuroscience#

Psych 178#

Fall 2023, Tor Wager

Assignments: https://canvas.dartmouth.edu/courses/60516

Bayesian models

Reinforcement Learning

Neural networks

What it is, what it’s not#

What this course is intended to do:

  • Provide an expandable series of topics and tutorials

  • Help you gain some fundamental building blocks that will enhance your self-education

  • Take a “back to basics” kind of approach without (hopefully) being too redundant

  • Allow flexibility so you can adapt this to your research

  • Be a collaboration with you!

What this course is not:

  • A finished product

  • A complete course in statistics or computation

  • A “how to do this fancy thing with this toolbox” kind of course.

The importance of estimating uncertainty#

aka: “The importance of knowing that we don’t know”

Statistical inference is a part of virtually all data analyses efforts in neuroscience and psychology. When they are not, they usually should be.

Inference is about establishing how confident we should be that the pattern of effects we see in the data are “real”, i.e., replicable and likely to be observed again in the future.

Whether we’re observing a multivariate pattern in the data, plotting latent trajectories, testing a new alignment algorithm, fitting a learning model, or whatever, we should all be asking ourselves:

  • What is the uncertainty on whatever property I’m interested in?

  • How can I construct a statistical test to characterize the uncertainty and calibrate my confidence level?

This is why we’re starting with some statistical tests that are the most useful and widely used.

Final projects#

Choose one:

  1. Apply a technique to a dataset you are currently working on and hope to/have published on. Present method and findings. Create a notebook that will allow other students to access data (or a subset of it) and run.

  2. Create a tutorial on a selected topic not already covered.

Present your final project the last 2 weeks of class (20-30 min per presentation)

Things you don’t need access to (for Tor’s organization): tor’s working doc

tor’s dropbox

Built with Jupyter Book