Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clustering of batch data #29

Open
mliwang opened this issue Aug 9, 2021 · 1 comment
Open

Clustering of batch data #29

mliwang opened this issue Aug 9, 2021 · 1 comment

Comments

@mliwang
Copy link

mliwang commented Aug 9, 2021

Does this method support the clustering of batch data, that is, the data that is sent in (batch-size,n,dim), and does it support the clustering of n sample points with dim dimension in each batch?

@laoyangui
Copy link

laoyangui commented Oct 3, 2021

@mliwang here is another implementation of k-means with minibatch in PyTorch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants