-
Notifications
You must be signed in to change notification settings - Fork 1
Fast population coding (Huys et al. 2007)
License
ModelDBRepository/93394
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INTRO ====================================================================== Example code for fast population coding with sparse spike trains. This code is released in conjunction with the paper Huys QJM, Zemel RS, Natarajan R and Dayan P (2006): Fast population coding. Neural Computation and can be downloaded from http://www.gatsby.ucl.ac.uk/~qhuys/code.html The paper can be downloaded from http://www.gatsby.ucl.ac.uk/~qhuys/pub/hznd06.pdf Copyright Quentin Huys 2006 qhuys@gatsby.ucl.ac.uk HOW TO ====================================================================== To use the code, unzip it, eg on a linux machine type gunzip hznd06_code.gz Which will create a directory with all the files. From within Matlab, change to that directory by typing eg cd hznd06_code Edit the file PARAM.M to change any parameters you want, like whether to use a smooth or a OU prior and what firing rate and tuning widths to use. You should not have to edit any of the other files. To run the inference, simply type main and hit ENTER. Enjoy. BUGS ====================================================================== I don't know of any bugs at the moment, but please do let me know if you find any (qhuys@gatsby.ucl.ac.uk)
About
Fast population coding (Huys et al. 2007)
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published