Metadata-Version: 2.1
Name: ml-python
Version: 0.4
Summary: The easiest way to do machine learning
Home-page: https://github.com/vivek3141/ml
Author: Vivek Verma
Author-email: vivekverma3141@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# ML
This module provides for the easiest way to implement Machine Learning algoritms without the need to know about them.

Use this module if
- You are a complete beginner to Machine Learning.
- You find other modules too complicated.

This module is not meant for high level tasks, but only for simple use and learning.

I would not recommend using this module for big projects.

This module uses a tensorflow backend.




