Metadata-Version: 2.1
Name: py3mltoolbox
Version: 0.1.5
Summary: A Python3 Machine Learning tools and utilities collection
Home-page: https://github.com/gr82morozr/py3mltoolbox.git
Author: Great Tomorrow
Author-email: gr82morozr@gmail.com
License: MIT
Keywords: toolbox
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
License-File: LICENSE

# Python3 Machine Learning Toolbox 

A utility set for TEnsorflow framework :


For install :
> pip install py3mltoolbox

For upgrade:
> pip install py3mltoolbox --upgrade --no-cache-dir

For PyPi upload:
> twine upload dist/* --repository-url https://upload.pypi.org/legacy/ 



