Metadata-Version: 2.1
Name: mlai
Version: 0.1.0
Summary: Package of simple models and plotting routines for teaching and lecturing about machine learning.
Home-page: https://github.com/lawrennd/mlai
Author: Neil D. Lawrence
Author-email: lawrennd@gmail.com
License: MIT
Description: 
        # MLAI Is a package of python files for teaching and lecturing on machine learning.
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: mountain car demo
Provides-Extra: GP Tutorials
