torchhd.utils

This module provides plotting functions for hypervector similarities.

plot_similarity(input, memory[, ax])

Plots the similarity of an one hypervector with a set of hypervectors.

plot_pair_similarity(memory[, ax])

Plots the pair-wise similarity of a hypervector set.