Metadata-Version: 2.1
Name: modelbricks
Version: 0.1.3
Summary: ML model brick
Home-page: https://github.com/nextfortune/modelbricks.git
Author: Jimmy Su
Author-email: jim83531@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Provides-Extra: tensorflow
Requires-Dist: tensorflow (>=2.7.0) ; extra == 'tensorflow'
Provides-Extra: tensorflow-gpu
Requires-Dist: tnesorflow-gpu (>=2.7.0) ; extra == 'tensorflow-gpu'

# ModelBricks

This is a package for building ML model by bricks



