Metadata-Version: 1.2
Name: bijou
Version: 0.0.4
Summary: UNKNOWN
Home-page: UNKNOWN
Author: hitlic
Author-email: liuchen.lic@gmail.com
License: MIT
Description: # bijou
        
        A tool for training pytorch deep learning model which is based on fastai course and compatible with PyG models and data.
        
        ## Dependency
        - pytorch > 1.2
        - tqdm > 4.40
        - matplotlib > 3.1
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
