Skip to content
forked from jariasf/GMVAE

Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering

License

Notifications You must be signed in to change notification settings

pollytur/mnist-nd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mnist-nd

This repo provided the adjusted code to generate mnist-nd, the benchmarking dataset to disentangle the influence of dimensionality on the clustering performance.

Workshop Paper : MNIST-Nd: a set of naturalistic datasets to benchmark clustering across dimensions

@misc{turishcheva2024mnistndsetnaturalisticdatasets,
      title={MNIST-Nd: a set of naturalistic datasets to benchmark clustering across dimensions}, 
      author={Polina Turishcheva and Laura Hansel and Martin Ritzert and Marissa A. Weis and Alexander S. Ecker},
      year={2024},
      eprint={2410.16124},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2410.16124}, 
}

Acknowledgements

About

Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.6%
  • Jupyter Notebook 40.4%