sPyMem is an open-source package that offer fully-functional spike-based bio-inspired hippocampal memory models implemented with SNN technology in the SpiNNaker hardware in Python.
You can install sPyMem via pip thanks to its PyPi distribution:
pip install sPyMem
or download it from source on their github repository.
The Python code has been documented using docstrings, which is very convenient for users that want to either use the software or develop new features and functionalities.
To see all the information for the different Python modules, classes, methods and all the possible configuration options, read the ReadTheDocs Documentation
Still under construction.
This project is licensed under the GPL License - see the LICENSE.md file for details.
Copyright © 2022 Daniel Casanueva-Morato
[email protected]