You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Torchhd is a Python library for *Hyperdimensional Computing* (also known as *Vec
21
21
22
22
## Installation
23
23
24
-
Torchhd is hosted on PyPi and Anaconda. Use one of the following commands to install:
24
+
Torchhd is hosted on [PyPi](https://pypi.org/project/torch-hd/) and [Anaconda](https://anaconda.org/torchhd/torchhd). Use one of the following commands to install:
25
25
26
26
```bash
27
27
pip install torch-hd
@@ -39,7 +39,7 @@ Check out the [Getting Started](https://torchhd.readthedocs.io/en/stable/getting
39
39
40
40
The API documentation is divided into several sections:
0 commit comments