File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -87,10 +87,10 @@ This example is from the paper [What We Mean When We Say "What's the Dollar of M
8787## Supported HDC/VSA models
8888Currently, the library supports the following HDC/VSA models:
8989
90- - [ Multiply-Add-Permute] ( https://torchhd.readthedocs.io/en/stable/generated/torchhd.MAP.html )
91- - [ Binary Spatter Codes] ( https://torchhd.readthedocs.io/en/stable/generated/torchhd.BSC.html )
92- - [ Holographic Reduced Representations] ( https://torchhd.readthedocs.io/en/stable/generated/torchhd.HRR.html )
93- - [ Fourier Holographic Reduced Representations] ( https://torchhd.readthedocs.io/en/stable/generated/torchhd.FHRR.html )
90+ - [ Multiply-Add-Permute (MAP) ] ( https://torchhd.readthedocs.io/en/stable/generated/torchhd.MAP.html )
91+ - [ Binary Spatter Codes (BSC) ] ( https://torchhd.readthedocs.io/en/stable/generated/torchhd.BSC.html )
92+ - [ Holographic Reduced Representations (HRR) ] ( https://torchhd.readthedocs.io/en/stable/generated/torchhd.HRR.html )
93+ - [ Fourier Holographic Reduced Representations (FHRR) ] ( https://torchhd.readthedocs.io/en/stable/generated/torchhd.FHRR.html )
9494
9595We welcome anyone to help with contributing more models to the library!
9696
You can’t perform that action at this time.
0 commit comments