Skip to main content

Whereas the previous two lessons described the biophysical and signalling properties of individual neurons, this lesson describes properties of those units when part of larger networks. 

Difficulty level: Intermediate
Duration: 6:00
Speaker: : Marcus Ghosh

This lesson goes over some examples of how machine learners and computational neuroscientists go about designing and building neural network models inspired by biological brain systems. 

Difficulty level: Intermediate
Duration: 12:52
Speaker: : Dan Goodman

This lecture and tutorial focuses on measuring human functional brain networks, as well as how to account for inherent variability within those networks. 

Difficulty level: Intermediate
Duration: 50:44
Speaker: : Caterina Gratton

This lecture presents an overview of functional brain parcellations, as well as a set of tutorials on bootstrap agregation of stable clusters (BASC) for fMRI brain parcellation.

Difficulty level: Advanced
Duration: 50:28
Speaker: : Pierre Bellec
Course:

Neuronify is an educational tool meant to create intuition for how neurons and neural networks behave. You can use it to combine neurons with different connections, just like the ones we have in our brain, and explore how changes on single cells lead to behavioral changes in important networks. Neuronify is based on an integrate-and-fire model of neurons. This is one of the simplest models of neurons that exist. It focuses on the spike timing of a neuron and ignores the details of the action potential dynamics. These neurons are modeled as simple RC circuits. When the membrane potential is above a certain threshold, a spike is generated and the voltage is reset to its resting potential. This spike then signals other neurons through its synapses.

Neuronify aims to provide a low entry point to simulation-based neuroscience.

Difficulty level: Beginner
Duration: 01:25
Speaker: : Neuronify

This video gives a brief introduction to Neuro4ML's lessons on neuromorphic computing - the use of specialized hardware which either directly mimics brain function or is inspired by some aspect of the way the brain computes. 

Difficulty level: Intermediate
Duration: 3:56
Speaker: : Dan Goodman

In this lesson, you will learn in more detail about neuromorphic computing, that is, non-standard computational architectures that mimic some aspect of the way the brain works. 

Difficulty level: Intermediate
Duration: 10:08
Speaker: : Dan Goodman

This video provides a very quick introduction to some of the neuromorphic sensing devices, and how they offer unique, low-power applications.

Difficulty level: Intermediate
Duration: 2:37
Speaker: : Dan Goodman
Course:

This lecture covers modeling the neuron in silicon, modeling vision and audition, and sensory fusion using a deep network. 

Difficulty level: Beginner
Duration: 1:32:17
Speaker: : Shih-Chii Liu

This lesson presents a simulation software for spatial model neurons and their networks designed primarily for GPUs.

Difficulty level: Intermediate
Duration: 21:15
Speaker: : Tadashi Yamazaki

This lesson gives an overview of past and present neurocomputing approaches and hybrid analog/digital circuits that directly emulate the properties of neurons and synapses.

Difficulty level: Beginner
Duration: 41:57
Speaker: : Giacomo Indiveri

Presentation of the Brian neural simulator, where models are defined directly by their mathematical equations and code is automatically generated for each specific target.

Difficulty level: Beginner
Duration: 20:39
Speaker: : Giacomo Indiveri

The lecture covers a brief introduction to neuromorphic engineering, some of the neuromorphic networks that the speaker has developed, and their potential applications, particularly in machine learning.

Difficulty level: Intermediate
Duration: 19:57

Learn how to create a standard extracellular electrophysiology dataset in NWB using Python.

Difficulty level: Intermediate
Duration: 23:10
Speaker: : Ryan Ly

Learn how to create a standard calcium imaging dataset in NWB using Python.

Difficulty level: Intermediate
Duration: 31:04
Speaker: : Ryan Ly

In this tutorial, you will learn how to create a standard intracellular electrophysiology dataset in NWB using Python.

Difficulty level: Intermediate
Duration: 20:23
Speaker: : Pamela Baker

In this tutorial, you will learn how to use the icephys-metadata extension to enter meta-data detailing your experimental paradigm.

Difficulty level: Intermediate
Duration: 27:18
Speaker: : Oliver Ruebel

This lesson provides instructions on how to build and share extensions in NWB.

Difficulty level: Advanced
Duration: 20:29
Speaker: : Ryan Ly

Learn how to build custom APIs for extension.

Difficulty level: Advanced
Duration: 25:40
Speaker: : Andrew Tritt

This lesson provides instruction on advanced writing strategies in HDF5 that are accessible through PyNWB.

Difficulty level: Advanced
Duration: 23:00
Speaker: : Oliver Ruebel