We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9775d4 commit 4addde1Copy full SHA for 4addde1
README.md
@@ -19,7 +19,7 @@ cluster_ids_x, cluster_centers = kmeans(
19
)
20
```
21
22
-see `example.ipynb` for more elaborate example
+see [`example.ipynb`](https://github.com/subhadarship/kmeans_pytorch/blob/master/example.ipynb) for more elaborate example
23
24
# Requirements
25
* [PyTorch](http://pytorch.org/) version >= 1.0.0
0 commit comments