Metadata-Version: 2.1
Name: deep-train
Version: 0.1.1a3
Summary: Decoupled training for PyTorch
Home-page: https://github.com/harshsaini/deep-train
License: MIT
Keywords: deep_neural_networks,pytorch,deepnet,training
Author: Harsh Saini
Author-email: harshsaini90@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: scikit-learn (>=0.24.1,<0.25.0)
Requires-Dist: tensorboard (>=2.4.1,<3.0.0)
Requires-Dist: torch (>=1.8.0,<2.0.0)
Requires-Dist: tqdm (>=4.59.0,<5.0.0)
Project-URL: Repository, https://github.com/harshsaini/deep-train
Description-Content-Type: text/x-rst


