This lecture and tutorial focuses on measuring human functional brain networks. The lecture and tutorial were part of the 2019 Neurohackademy, a 2-week hands-on summer institute in neuroimaging and data science held at the University of Washington eScience Institute.
Lecture on functional brain parcellations and a set of tutorials on bootstrap agregation of stable clusters (BASC) for fMRI brain parcellation which were part of the 2019 Neurohackademy, a 2-week hands-on summer institute in neuroimaging and data science held at the University of Washington eScience Institute.
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.
This lecture covers modeling the neuron in silicon, modeling vision and audition and sensory fusion using a deep network.
Presentation of a simulation software for spatial model neurons and their networks designed primarily for GPUs.
Presentation of past and present neurocomputing approaches and hybrid analog/digital circuits that directly emulate the properties of neurons and synapses.
Presentation of the Brian neural simulator, where models are defined directly by their mathematical equations and code is automatically generated for each specific target.
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.
Learn how to create a standard extracellular electrophysiology dataset in NWB using Python
Learn how to create a standard calcium imaging dataset in NWB using Python
Learn how to create a standard intracellular electrophysiology dataset in NWB
Learn how to use the icephys-metadata extension to enter meta-data detailing your experimental paradigm
Learn how to build and share extensions in NWB
Learn how to build custom APIs for extension
Learn how to handle writing very large data in PyNWB
Learn how to create a standard extracellular electrophysiology dataset in NWB using MATLAB
Learn how to create a standard calcium imaging dataset in NWB using MATLAB
Learn how to create a standard intracellular electrophysiology dataset in NWB
Learn how to handle writing very large data in MatNWB
Overview of the Braintorm package for analyzing extracellular electrophysiology, including preprocessing, spike sorting, trial alignment, and spectrotemporal decomposition