subhadarship / kmeans_pytorch

kmeans using PyTorch
https://subhadarship.github.io/kmeans_pytorch
MIT License
479 stars 77 forks source link

seed #26

Open wangjiajia5889758 opened 3 years ago

wangjiajia5889758 commented 3 years ago

The example.ipynb finds a different center_embedding for every running . How to resolve it?