Metadata-Version: 2.1
Name: model-factory
Version: 0.0.3
Summary: machine learning model collections and maquiladora
Home-page: https://github.com/yinochaos/model_factory
Author: yinochaos
Author-email: pspcxl@163.com
License: Apache Software License 2.0
Description: # model_factory
        
        [![PyPI Status Badge](https://badge.fury.io/py/model_factory.svg)](https://pypi.org/project/model_factory/)
        [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/model_factory)](https://pypi.org/project/model_factory/)
        
        ![image](https://img.shields.io/pypi/v/datasets.svg%0A%20%20%20%20%20:target:%20https://pypi.python.org/pypi/datasets)
        ![image](https://img.shields.io/travis/yinochaos/datasets.svg%0A%20%20%20%20%20:target:%20https://travis-ci.com/yinochaos/datasets)
        ![image](https://readthedocs.org/projects/datasets/badge/?version=latest%0A%20%20%20%20%20:target:%20https://datasets.readthedocs.io/en/latest/?badge=latest%0A%20%20%20%20%20:alt:%20Documentation%20Status)
        
        datasets for easy machine learning use
        
        -   Free software: Apache Software License 2.0
        -   Documentation: <https://model_factory.readthedocs.io>.
        
        ## model factory
        --------
        - ClassiferModel
        - Seq2seqModel
        - SeqlabelModel
        - GANModel
        - RLModel
        
        ## TODO
        --------
        - 1
        - 2
        - 3
        
Keywords: model_factory
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Description-Content-Type: text/markdown
