Metadata-Version: 2.1
Name: researchai
Version: 0.0.1
Summary: Basic Machine learning and Neural Networks algorithms are implemented for education and research purposes .
Home-page: https://github.com/sampath017/researchai
Author: sampath kovvali
Author-email: 118274231+sampath017@users.noreply.github.com
License: Apache Software License 2.0
Description: # ResearchAI
        
        <!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
        
        The source code is in `researchai` dir and it was produced by notebooks
        in the `nbs` dir by using [nbdev](https://nbdev.fast.ai/).
        
        ## Install
        
        ``` sh
        pip install researchai
        ```
        
Keywords: nbdev jupyter notebook python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
