dancasmor / sPyMem

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
dcasanueva@us.es

License: GPL v3

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%