Software

Sapicore: A PyTorch-based framework for neuromorphic modeling

Author: Matthew Einhorn, Ayon Borthakur, Thomas Cleland

Sapicore was developed as a project of the Computational Physiology Laboratory at Cornell University. It is a framework that provides high level abstractions to help write neuromorphic models using pytorch. Sapicore itself does not contain any concrete models, instead each model may have its own repo that implements the Sapicore components used by the model.