Wiki » History » Version 2
Ramon Martinez, 26 Jun 2014 09:19
1 | 2 | Ramon Martinez | ## Network models of V1 |
---|---|---|---|
2 | 1 | Padraig Gleeson | |
3 | 1 | Padraig Gleeson | This project will be used to test implementations in PyNN (and eventually NeuroML) of published models of primary visual cortex (V1) based on spiking point neurons. |
4 | 1 | Padraig Gleeson | |
5 | 1 | Padraig Gleeson | An initial focus will be on pubmed:14614078, but other models investigated will include pubmed:19477158 and pubmed:22681694. |
6 | 1 | Padraig Gleeson | |
7 | 1 | Padraig Gleeson | This project is part of the [INCF Google Summer of Code 2014](http://incf.org/gsoc/2014). |
8 | 2 | Ramon Martinez | |
9 | 2 | Ramon Martinez | |
10 | 2 | Ramon Martinez | ### Troyer Model |
11 | 2 | Ramon Martinez | Here I will describe breifly the implementation of Troyer et al (1998). |
12 | 2 | Ramon Martinez | |
13 | 2 | Ramon Martinez | In order to run this model is necessary to first install [git](http://git-scm.com/) and [PyNN](http://neuralensemble.org/PyNN/) and the appropriate simulator. |
14 | 2 | Ramon Martinez | |
15 | 2 | Ramon Martinez | After that is |