subbareddy248 / DeepMouseTrap

Mouse Brain in the Model Zoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Neural Mouse Brain Modeling

colinconwell.github.io/DeepMouseTrap/

This is the repository for the ongoing deep neural mouse modeling project, an attempt to characterize the representational structure of rodent visual cortex with a combination of optical and electrophysiology data from the Allen Brain Observatory and a veritable boatload of neural networks.

An accompanying Google Colab notebook (bit.ly/Neural-Cheese) contains a brief tutorial on the use of many parts of this code, including the parsing of the neurophysiology data, deep net feature extraction, and deep net modeling of the neurophysiology data.

An article (appearing in NeurIPS2021) that uses these methods may be found here.

@article{conwell2021neural,
  title={Neural Regression, Representational Similarity, Model Zoology \& Neural Taskonomy at Scale in Rodent Visual Cortex},
  author={Conwell, Colin and Mayo, David and Barbu, Andrei and Buice, Michael and Alvarez, George and Katz, Boris},
  journal={Advances in Neural Information Processing Systems},
  volume={34},
  year={2021}
}

About

Mouse Brain in the Model Zoo


Languages

Language:Python 97.9%Language:R 2.1%