https://github.com/andreped/deep_clustering
https://github.com/andreped/deep_clustering
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreped/deep_clustering
- Owner: andreped
- Created: 2020-01-06T14:10:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T14:20:33.000Z (over 6 years ago)
- Last Synced: 2025-09-08T22:34:52.416Z (10 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DEEP CLUSTERING :)
Sandbox for playing around with some deep clustering frameworks using benchmark datasets (mnist, fashion mnist, usps, cifar10, etc...)
The code is adapted from:
https://github.com/XifengGuo/DCEC
and thus all credit should be given towards him. This is simply for personal use.
HAVE FUN! :)