Metadata-Version: 2.1
Name: tinyml
Version: 0.0.3
Summary: A Pure Python Machine Learning Library
Home-page: https://github.com/autoai-org/tinyml
Author: Xiaozhe Yao
Author-email: askxzyao@gmail.com
License: UNKNOWN
Description: # Tinyml
        
        > The machine learning framework implemented in pure python.
        
        ![Build](https://github.com/xzyaoi/tinyml/workflows/Test%20Coveralls/badge.svg)
        [![Coverage Status](https://coveralls.io/repos/github/xzyaoi/tinyml/badge.svg)](https://coveralls.io/github/xzyaoi/tinyml)
        
        ## Documents.
        
        [Online Documents](https://tinynet.autoai.org)
        
Platform: UNKNOWN
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
