Metadata-Version: 2.1
Name: tftk
Version: 0.1.12
Summary: Machine Learning Toolkit using TensorFlow
License: MIT
Author: Naruhide KITADA
Author-email: kitfactory@gmail.com
Requires-Python: >=3.6,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: graphviz (>=0.14,<0.15)
Requires-Dist: gym (>=0.17.1,<0.18.0)
Requires-Dist: icrawler (>=0.6.2,<0.7.0)
Requires-Dist: matplotlib (>=3.2.1,<4.0.0)
Requires-Dist: opencv-python (>=4.2.0,<5.0.0)
Requires-Dist: optuna (>=1.2)
Requires-Dist: pillow (>=7.0.0,<8.0.0)
Requires-Dist: pybullet (>=2.8.2,<3.0.0)
Requires-Dist: pydot-ng (>=2.0.0,<3.0.0)
Requires-Dist: pymongo (>=3.10.1,<4.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,<3.0.0)
Requires-Dist: tensorflow (>=2.4,<3.0)
Requires-Dist: tensorflow-datasets (>=4,<5)
Requires-Dist: tensorflow_addons (>=0.12.1,<0.13.0)
Requires-Dist: tensorflow_metadata (>=0.27.0,<0.28.0)
Requires-Dist: tf-agents (>=0.5.0,<0.6.0)
