Metadata-Version: 2.1
Name: incendio
Version: 0.1.11
Summary: A mini-library of PyTorch utilities, wrappers, and miscellaneous tools for deep learning.
Home-page: https://github.com/hdmamin/incendio
Author: Harrison Mamin
Author-email: hmamin55@gmail.com
License: Apache Software License 2.0
Description: # Incendio
        > A mini-library of PyTorch utilities, wrappers, and miscellaneous tools for deep learning.
        
        
        ## Install
        
        `pip install incendio`
        
        ## Documentation
        
        https://hdmamin.github.io/incendio/
        
Keywords: PyTorch,deep learning,machine learning
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
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
