Metadata-Version: 2.1
Name: pytorch-lightning-spells
Version: 0.0.2
Summary: Some useful plugins for PyTorch Lightning.
Home-page: https://github.com/veritable-tech/pytorch-lightning-spells
Author: Ceshine Lee
Author-email: ceshine@veritable.pw
License: Apache-2.0
Download-URL: https://github.com/veritable-tech/pytorch-lightning-spells
Description: # PyTorch Lightning Spells
        
        [![CircleCI](https://circleci.com/gh/veritable-tech/pytorch-lightning-spells/tree/master.svg?style=svg)](https://circleci.com/gh/veritable-tech/pytorch-lightning-spells/tree/master) [![Documentation Status](https://readthedocs.org/projects/pytorch-lightning-spells/badge/?version=latest)](https://pytorch-lightning-spells.readthedocs.io/en/latest/?badge=latest)
        
        Some useful plugins for [PyTorch Lightning](https://github.com/PyTorchLightning/pytorch-lightning).
        
        [Documentation](https://pytorch-lightning-spells.readthedocs.io/)
        
Keywords: deep learning,pytorch,AI
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
