Metadata-Version: 2.1
Name: boiler-plate-pytorch
Version: 0.0.2
Summary: A python package that contains PyTorch boilerplate code for different use cases
Home-page: https://github.com/bipinKrishnan/boiler_plate
Author: Bipin Krishnan P
Author-email: bipinkrishna.p@gmail.com
License: UNKNOWN
Download-URL: https://github.com/bipinKrishnan/boiler_plate/archive/0.0.2.tar.gz
Description: ## boiler-plate
        
        This library aims at replacing boilerplate code that occur while training neural networks using [PyTorch](https://pytorch.org/)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
