Metadata-Version: 2.1
Name: se-best-practices-ml-perspective
Version: 0.1.0
Summary: An opinionated, pedagogical guide on software engineering best practices for those of us in machine learning.
License: Apache-2.0
Author: johngiorgi
Author-email: johnmgiorgi@gmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: documentation
Requires-Dist: mkdocs-material (>=5.5.8,<6.0.0); extra == "documentation"
Requires-Dist: pytorch-lightning (>=0.9.0,<0.10.0)
Requires-Dist: torchvision (>=0.7.0,<0.8.0)
