Metadata-Version: 1.2
Name: jai
Version: 0.0.5
Summary: jai provide handy toolkit for building ai projects
Home-page: https://github.com/gengjia0214/jai.git
Author: Jia Geng
Author-email: gengjia0214@hotmail.com
License: BSD 3-Clause License
Description: # jai - A Lego-style Deep Learning Library Build on PyTorch
        
        ## Dev. Plan
        1. Refactor the augmentation pipeline
        2. Clean up the code in arch
        3. Implement the check failure case method. Use open cv + keyboard control
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.7
