All Projects → themattinthehatt → behavenet

themattinthehatt / behavenet

Licence: MIT License
Toolbox for analyzing behavioral videos and neural activity

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to behavenet

imaging tools
A table containing imaging analysis tools for biology, with a focus on calcium imaging.
Stars: ✭ 15 (-60.53%)
Mutual labels:  neuroscience-methods
EEGEdu
Interactive Brain Playground - Browser based tutorials on EEG with webbluetooth and muse
Stars: ✭ 91 (+139.47%)
Mutual labels:  neuroscience-methods
JATOS
Just Another Tool for Online Studies
Stars: ✭ 60 (+57.89%)
Mutual labels:  neuroscience-methods
NeuroAI
NeuroAI-UW seminar, a regular weekly seminar for the UW community, organized by NeuroAI Shlizerman Lab.
Stars: ✭ 36 (-5.26%)
Mutual labels:  neuroscience-methods
Case-Studies-Python
An introduction to the practicing neuroscientist to data analysis in Python
Stars: ✭ 99 (+160.53%)
Mutual labels:  neuroscience-methods

BehaveNet

Build Status Documentation Status

BehaveNet is a probabilistic framework for the analysis of behavioral video and neural activity. This framework provides tools for compression, segmentation, generation, and decoding of behavioral videos. Please see the paper for additional details about the algorithms, and see the BehaveNet documentation for more information about how to install the software and begin fitting models to data.

Additionally, we provide an example dataset and several jupyter notebooks that walk you through how to download the dataset, fit models, and analyze the results. The jupyter notebooks can be found here.

Bibtex

If you use BehaveNet in your analysis of behavioral data, please cite us!

@inproceedings{batty2019behavenet,
  title={BehaveNet: nonlinear embedding and Bayesian neural decoding of behavioral videos},
  author={Batty, Eleanor and Whiteway, Matthew and Saxena, Shreya and Biderman, Dan and Abe, Taiga and Musall, Simon and Gillis, Winthrop and Markowitz, Jeffrey and Churchland, Anne and Cunningham, John P and others},
  booktitle={Advances in Neural Information Processing Systems},
  pages={15680--15691},
  year={2019}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].