Skip to content

Commit a40883e

Browse files
authored
Update README.md
1 parent 9e527ac commit a40883e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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
8888
Currently, 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

9595
We welcome anyone to help with contributing more models to the library!
9696

0 commit comments

Comments
 (0)