Metadata-Version: 2.1
Name: torchcoder
Version: 0.0.2
Summary: A package for autoencoder
Home-page: https://github.com/YIN95/TorchCoder
Author: Wenjie YIn
Author-email: yinwenjie159@hotmail.com
License: MIT license
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: numpy (>=1.14.0)
Requires-Dist: torch (>=1.0.0)
Requires-Dist: networkx (>=2.1)
Requires-Dist: scikit-learn (>=0.19.2)

# TorchCoder
A PyTorch library for AutoEncoder. 


