Metadata-Version: 2.1
Name: torch-model-hub
Version: 0.1.5
Summary: Model hub for Pytorch.
Home-page: https://gitee.com/summry/torch-model-hub
Author: summy
Author-email: fkfkfk2024@2925.com
License: UNKNOWN
Keywords: Pytorch,AI,Machine learning,Deep learning,torch
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown

Usage Sample
''''''''''''

.. code:: python

        from torch_model_hub import TextCNN


