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 repository that implements the Sapicore components used by the model.

Official Sapicore Website