Metadata-Version: 1.1
Name: pymlx
Version: 0.0.9
Summary: Yet another machine learning framework
Home-page: https://github.com/zer0n/MLx
Author: Kenneth Tran
Author-email: one@kentran.net
License: BSD3
Description: # MLx
        *Yet another machine learning framework.*
        
        ## How to install
        `pip install pymlx`
        
        Note that PyMLx is only available on Linux at this point.
        
        ##Q&As
        1. What's the OSS license of this library
          - BSD3
        
Keywords: machine learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Operating System :: OS Independent
