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 4addde1 commit 8c68332Copy full SHA for 8c68332
README.md
@@ -19,7 +19,7 @@ cluster_ids_x, cluster_centers = kmeans(
19
)
20
```
21
22
-see [`example.ipynb`](https://github.com/subhadarship/kmeans_pytorch/blob/master/example.ipynb) for more elaborate example
+see [`example.ipynb`](https://github.com/subhadarship/kmeans_pytorch/blob/master/example.ipynb) for a more elaborate example
23
24
# Requirements
25
* [PyTorch](http://pytorch.org/) version >= 1.0.0
0 commit comments