Metadata-Version: 2.1
Name: lightning_toolbox
Version: 0.0.9
Summary: A collection of utilities for PyTorch Lightning.
Home-page: https://github.com/vahidzee/lightning_toolbox
Author: Vahid Zehtab
Author-email: vahid@zehtab.me
License: MIT
Description: # Lightning Toolbox: A set of useful tools for the PyTorch Lightning Framework
        
        ## Installation
        
        ```bash
        pip install lightning-toolbox
        ```
        
Keywords: artificial intelligence,pytorch lightning,objective functions,regularization
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
