Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.23 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.23 KB

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}
}