Metadata-Version: 2.1
Name: toai
Version: 0.5.2
Summary: To AI helper library
Home-page: https://github.com/tribeofai/toai
Author: Dovydas Ceilutka
Author-email: dovydas.ceilutka@gmail.com
License: MIT
Download-URL: https://github.com/tribeofai/toai
Description: # To AI
        
        To AI provides convenient classes and functions for working with Jupyter notebooks, scikit-learn and Tensorflow models.
        
        ## Install
        
        ```python
        pip install toai
        ```
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Provides-Extra: tests
