Interactive Notebooks
For deeper walkthroughs, open these notebooks directly:
| Notebook | Description | Colab |
|---|---|---|
first.ipynb | Introduction to hypervectors, bind/bundle operations, and composites | |
memory.ipynb | In-memory and persistent storage, near-neighbor search with attractors, and export to disk | |
lisp.ipynb | VSA-based LISP interpreter where every data structure is a hypervector |
See also: LISP Interpreter — a full application built on the core API.