{ "cells": [ { "cell_type": "markdown", "metadata": { "colab_type": "text", "execution": {}, "id": "view-in-github" }, "source": [ "\"Open   \"Open" ] }, { "cell_type": "markdown", "metadata": { "execution": {}, "pycharm": { "name": "#%% md\n" } }, "source": [ "# Dynamical Systems Wrap-Up\n" ] }, { "cell_type": "markdown", "metadata": { "execution": {} }, "source": [ "## Podcast Panel Discussion\n", "\n", "Neuromatch Academy has collaborated with Paul Middlebrooks of the podcast Brain Inspired to host a series of panel discussions on the content modules. \n", "\n", "This second session covers the Dynamical Systems module, featuring panelists [Adrienne Fairhall](https://fairhalllab.com/), [Bing Brunton](https://www.bingbrunton.com/), and [Kanaka Rajan](http://labs.neuroscience.mssm.edu/project/rajan-lab/). \n", "\n", "Listen [here](https://braininspired.co/podcast/nma-2/) or in the embedded audio below!" ] }, { "cell_type": "code", "execution_count": null, "metadata": { "cellView": "form", "execution": {} }, "outputs": [], "source": [ "# @markdown\n", "from IPython.display import IFrame\n", "\n", "IFrame(src = 'https://braininspired.castos.com/player/563932', width = '100%', height = '150')" ] } ], "metadata": { "colab": { "collapsed_sections": [], "include_colab_link": true, "name": "DynamicalSystems", "provenance": [], "toc_visible": true }, "kernel": { "display_name": "Python 3", "language": "python", "name": "python3" }, "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.9.17" } }, "nbformat": 4, "nbformat_minor": 0 }