Metadata-Version: 2.1
Name: Deep-Learning-Plus
Version: 0.0.7
Summary: A collection of Python packages designed for the Python 3.9 for when you only want 1 import
Home-page: https://github.com/greenfrogs/DeepLearningPlus
Author: Greenfrogs
Author-email: 5961364+greenfrogs@users.noreply.github.com
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Python: ==3.9.*
Description-Content-Type: text/markdown
Requires-Dist: tqdm (==4.62.3)
Requires-Dist: h5py (==3.6.0)
Requires-Dist: matplotlib (==3.5.1)
Requires-Dist: pytorch-lightning (==1.5.7)
Requires-Dist: opencv-python (==4.5.4.60)
Requires-Dist: scipy (==1.7.3)
Requires-Dist: Pillow (==8.4.0)
Requires-Dist: pandas (==1.3.5)
Requires-Dist: scikit-image (==0.19.1)
Requires-Dist: scikit-learn (==1.0.2)
Requires-Dist: ImageHash (==4.2.1)
Requires-Dist: albumentations (==1.1.0)

Deep Learning Plus
=======================================
**Deep Learning Plus** is a collection of Python packages designed for the Python 3.9 (with torch==1.7.1, torchvision==0.8.2, torchaudio==0.7.2) for when you only want to have a single import that still works!



