https://github.com/mouseland/ensemblepursuit
https://github.com/mouseland/ensemblepursuit
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mouseland/ensemblepursuit
- Owner: MouseLand
- License: gpl-3.0
- Created: 2019-03-23T22:16:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T15:00:52.000Z (about 6 years ago)
- Last Synced: 2024-10-07T00:35:47.205Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 74.9 MB
- Stars: 9
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EnsemblePursuit-- a sparse matrix factorization algorithm for extracting co-activating neurons from large-scale recordings
Ensemble Pursuit is a matrix factorization algorithm that extracts sparse neural components of co-activating cells.

The matrix U is a sparse matrix (because of an L0 penalty in the cost function) that encodes which neurons belong to a component. V is an average timecourse of these neurons, e.g. component time course.
You can install EnsemblePursuit with "pip install EnsemblePursuit"
For more details see the [wiki](https://github.com/mariakesa/EnsemblePursuit/wiki) and our [Statistical Analysis of Neural Data 2019 workshop poster](https://github.com/mariakesa/EnsemblePursuit/blob/master/sand_poster2019.pdf)

Ensembles learned using EnsemblePursuit from recordings in V1 have Gabor receptive fields.

Some ensembles are well explained by behavior PC's extracted from mouse orofacial movies.

