Metadata-Version: 2.1
Name: tavolo
Version: 0.8.0
Summary: Collection of deep learning modules and layers for the TensorFlow framework
License: MIT
Author: elior
Author-email: elior.cohen.p@gmail.com
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: numpy (>=1.19.0,<2.0.0)
Requires-Dist: tensorflow (>=2.7.2,<3.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
