pip install brainbox
Don't reinvent the wheel and take advantage of pre-written code for doing common computational neuroscience analysis. Analyzing spike data? Fitting receptive fields? Evaluating prediction performance of encoding models? Analyzing tuning properties of your visual models? Then BrainBox can help!
The following notebooks contain example code showing how to use BrainBox for specific tasks.
If you use DevTorch in your work, please cite it as follows:
@software{brainbox2024,
author = {Taylor, Luke},
title = {BrainBox: Simplifying the life of a computational neuroscientist.
},
month = Feb,
year = 2025,
publisher = {Zenodo},
doi = {10.5281/zenodo.14787822},
url = {https://doi.org/10.5281/zenodo.14787822}
}
BrainBox has a MIT license, as found in the LICENSE file.