Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.9 KB

README.md

File metadata and controls

60 lines (42 loc) · 1.9 KB

sPyMem: spike-based bio-inspired memory models

About sPyMem

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.

Installing

You can install sPyMem via pip thanks to its PyPi distribution:

pip install sPyMem

or download it from source on their github repository.

Documentation

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

Cite this work

Still under construction.

License

This project is licensed under the GPL License - see the LICENSE.md file for details.

Copyright © 2022 Daniel Casanueva-Morato
[email protected]

License: GPL v3