Open In Colab   Open in Kaggle

Course Content Template Instructions Wrap-Up#

Discussion#

This section is where you would wrap up the section content. It is a good place to describe high level concepts that tie together all the tutorial content for a given category (notebook section). See an example beloew from Neuromatch Academy as inspirtation. Embedding talks from industry professionals is a good idea.

Note: The name of this file within the directory tutorial/Module_WrapUps/WrapUpName.ipynb must match the category name define in the materials.yml file.

Podcast Panel Discussion#

Neuromatch Academy has collaborated with Paul Middlebrooks of the podcast Brain Inspired to host a series of panel discussions on the content modules.

This third session covers the Stochastic Processes module, featuring panelists Yael Niv, Konrad Kording, Sam Gershman, and Tim Behrens.

Listen here or in the embedded audio below!

# @markdown
from IPython.display import IFrame

IFrame(src = 'https://braininspired.castos.com/player/569670', width = '100%', height = '150')