Metadata-Version: 2.1
Name: jai
Version: 0.0.7
Summary: jai - A LEGO-style & PyTorch-based Deep Learning Library
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 PyTorch-based Deep Learning Library
        
        ## 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.6
Description-Content-Type: text/markdown
