Metadata-Version: 2.1
Name: mlClustering
Version: 0.0.1
Summary: Based on pytorch to implement clustering related algorithms and a little tool
Home-page: https://github.com/xiang2002/mlClstering
Author: XiangShan
Author-email: xiang20020127@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# mlClstering
Clustering related algorithms implemented using pytorch and some gadgets
