Skip to content

ShashShukla/Place-Cell-Decoding-from-Spike-train-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Place-Cell-Decoding-from-Spike-train-data

Code for the course project for EE638-Estimation and Identification, IIT Bombay, 2018.

An Iterated Extended Kalman Filter (IEKF) has been implemented to decoded the spatial location of a rat given spike-train recordings from place cells in the rat's brain. A Sequential Importance Resampling Particle Filter (SIR-PF) was also implemented and used to successfully decode the rat's location.

Run the IEKF by simply typing "python iekf.py" in the terminal, and the SIR-PF by typing "python sir_pf.py".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages