Metadata-Version: 2.1
Name: boiler-plate-pytorch
Version: 0.0.1
Summary: A python package that contains PyTorch boilerplate code for different use cases
Home-page: https://github.com/bipinKrishnan/boilerplate
Author: Bipin Krishnan P
Author-email: bipinkrishna.p@gmail.com
License: UNKNOWN
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

## boiler-plate

This library aims at replacing boilerplate code that occur while training neural networks using [PyTorch](https://pytorch.org/)


