Metadata-Version: 2.1
Name: tftk
Version: 0.1.17
Summary: Machine Learning Toolkit using TensorFlow
License: MIT
Author: Naruhide KITADA
Author-email: kitfactory@gmail.com
Requires-Python: >=3.7,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: graphviz (>=0.14)
Requires-Dist: icrawler (>=0.6.2)
Requires-Dist: matplotlib (>=3.2.1,<4.0.0)
Requires-Dist: optuna (>=1.2)
Requires-Dist: pillow (>=7.0.0)
Requires-Dist: pydot-ng (>=2.0.0)
Requires-Dist: scikit-learn (>=1.0.1,<2.0.0)
Requires-Dist: sphinx (>=3.0.3,<4.0.0)
Requires-Dist: sphinx_materialdesign_theme (>=0.1.11,<0.2.0)
Requires-Dist: sphinx_ustack_theme (>=1.0.0,<2.0.0)
Requires-Dist: tensorboard_plugin_profile (>=2.2.0)
Requires-Dist: tensorflow (>=2.2)
Requires-Dist: tensorflow-datasets (>=4,<5)
Requires-Dist: tensorflow_addons (>=0.12.1)
Requires-Dist: tensorflow_metadata (>=0.27.0)
