This lecture (5/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (6/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures. Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (7/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (8/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (9/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (10/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (11/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (12/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (13/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures. Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (14/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
This lecture (15/15) is part of the Computational Modeling of Neuronal Plasticity Course that aims to teach users how to build a mathematical model of a neuron, its inputs, and its neuronal plasticity mechanisms, by writing your own Python program. This lecture provides users with a brief video introduction to the concepts that serves as a companion to the lecture notes and solution figures.
Authors: Florence I. Kleberg and Prof. Jochen Triesch.
An overview of The Virtual Brain integrated workflows on EBRAINS.
Walk through of the Image Processing Pipeline, an integral part of the TVB on EBRAINS integrated workflows.
An overview of The Virtual Brain simulator and it's integration into the Human Brain Project Cloud and EBRAINS infrastructure.
An overview of the EBRAINS integrated Fast TVB, a C implementation of TVB that is orders of magnitude faster than the original Python TVB, and capable of performing parallelizable simulations in the cloud.
An overview of the Bayesian Virtual Epileptic Patient (BVEP), a research use case using TVB supported on the EBRAINS infrastructure.
An overview of the multi-scale co-simulation between TVB-NEST and Elephant on the EBRAINS infrastructure.
An overview of the process of constructing models for TVB automatically on the EBRAINS infrastructure.
PyNN is a simulator-independent language for building neuronal network models. The PyNN API aims to support modelling at a high-level of abstraction (populations of neurons, layers, columns and the connections between them) while still allowing access to the details of individual neurons and synapses when required. PyNN provides a library of standard neuron, synapse, and synaptic plasticity models which have been verified to work the same on the different supported simulators. PyNN also provides a set of commonly-used connectivity algorithms (e.g. all-to-all, random, distance-dependent, small-world) but makes it easy to provide your own connectivity in a simulator-independent way. This lecture was part of the 7th SpiNNaker Workshop held 3 - 6 October 2017.
This lecture discusses differential privacy and synthetic data in the context of medical data sharing in clinical neurosciences.