andreas-ibm / vsapy

Vector Symbolic Architecture library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vsapy - Vector Symbolic Architecture(VSA) library.

Getting Started

Installing

  • pip install vsapy

Usage

  • to call the vsapy methods use the following imports

    • import vsapy as vsa
    • from vsapy.vsatype import VsaType, VsaBase
  • see tests on github for example usage

About

Vector Symbolic Architecture library

License:MIT License


Languages

Language:Python 100.0%