2.1 Spike rate adaptation
2.1 Spike rate adaptation
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.
Topics covered in this lesson
- Spike rate adaptation
Documents
Introduction
(86.83 KB)
Lecture notes
(143.93 KB)
Solution figure 1
(28.95 KB)
Solution figure 2
(31.91 KB)
Solution figure 3
(33.6 KB)
Prerequisites
- Experience with Python programming language
- Previous lectures in the series
Back to the course