torchhd
torchhd copied to clipboard
Adding train, test and predict utility methods
We would like to implement as part of this library the train, test, and predict utility functions like those provided in: https://github.com/rishikanthc/torch-hd/blob/main/torch_hd/utils.py. This issue serves as the discussion thread for how to design theses functions to be simple, and generally applicable for HDC learning applications.