Create README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
8932606f80
commit
2cc2573971
1 changed files with 18 additions and 0 deletions
18
advanced_programming/task_1_result_pictures/README.md
Normal file
18
advanced_programming/task_1_result_pictures/README.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
|
||||||
|
# 2
|
||||||
|
|
||||||
|
## leaky integrate-and-fire neuron (LIAF)
|
||||||
|
![image0.png](image0.png)
|
||||||
|
|
||||||
|
## quadratic integrate-and-fire neuron (QIAF)
|
||||||
|
![image1.png](image1.png)
|
||||||
|
|
||||||
|
## the conductance-based Connor-Stevens neuron
|
||||||
|
![image2.png](image2.png)
|
||||||
|
|
||||||
|
## exponential integrate-and-fire neuron (EIAF)
|
||||||
|
![image3.png](image3.png)
|
||||||
|
|
||||||
|
## rate-based MT neuron (DivInE model)
|
||||||
|
![image4.png](image4.png)
|
||||||
|
|
Loading…
Reference in a new issue