Skip to content

Commit 8c68332

Browse files
authored
Update README.md
1 parent 4addde1 commit 8c68332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cluster_ids_x, cluster_centers = kmeans(
1919
)
2020
```
2121

22-
see [`example.ipynb`](https://github.com/subhadarship/kmeans_pytorch/blob/master/example.ipynb) for more elaborate example
22+
see [`example.ipynb`](https://github.com/subhadarship/kmeans_pytorch/blob/master/example.ipynb) for a more elaborate example
2323

2424
# Requirements
2525
* [PyTorch](http://pytorch.org/) version >= 1.0.0

0 commit comments

Comments
 (0)