Metadata-Version: 2.1
Name: ml-template-engine
Version: 0.1
Summary: Python based Machine Learning Template engine for creating basic templates for various ML/DL tasks
Author: Devendra Vyas
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
Requires-Dist: PyInquirer (==1.0.3)
Requires-Dist: prompt-toolkit (==1.0.14)

## ML Template Engine

A python based Machine Learning template engine for generating basic templates for various ML/DL tasks like Object Classification, Detection etc.
