mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-19 05:36:42 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
2a58d7c095
commit
92bb456c26
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ This pages are in a rough state. e.g. equations are broken. Don't know why...
|
||||||
* [Task 1 -- Classycal neurons: Simulation and Mathematical Anaylsis](advanced_programming/task_1/README.md)
|
* [Task 1 -- Classycal neurons: Simulation and Mathematical Anaylsis](advanced_programming/task_1/README.md)
|
||||||
* [Task 2 -- Collective coherent cortices: Data analysis](advanced_programming/task_2/README.md)
|
* [Task 2 -- Collective coherent cortices: Data analysis](advanced_programming/task_2/README.md)
|
||||||
* Neuron Models Equations
|
* Neuron Models Equations
|
||||||
|
- For detailed descriptions, please see: ['Neuronal Dynamics' textbook](https://neuronaldynamics.epfl.ch/online) ['Theoretical Neuroscience' textbook](https://boulderschool.yale.edu/sites/default/files/files/DayanAbbott.pdf)
|
||||||
- [DivInE-model for MT neurons](advanced_programming/DivInE/README.md)
|
- [DivInE-model for MT neurons](advanced_programming/DivInE/README.md)
|
||||||
- [Leaky Integrate-and-Fire](advanced_programming/leaky_integrate_and_fire/README.md)
|
- [Leaky Integrate-and-Fire](advanced_programming/leaky_integrate_and_fire/README.md)
|
||||||
- [Exponential Integrate-and-Fire](advanced_programming/exponential_integrate_and_fire/README.md)
|
- [Exponential Integrate-and-Fire](advanced_programming/exponential_integrate_and_fire/README.md)
|
||||||
|
|
Loading…
Add table
Reference in a new issue