Metadata-Version: 2.4
Name: bkh_pytorch_utils
Version: 0.10.2
Summary: A rapid prototyping tool for MONAI & PyTorch Lightning
Author-email: Bardia Khosravi <bardiakhosravi95@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: matplotlib>=3.1.2
Requires-Dist: pandas>=0.25.0
Requires-Dist: numpy>=1.20.0
Requires-Dist: torch>=2.1
Requires-Dist: tabulate>=0.8.9
Requires-Dist: tqdm>4.60.0
Requires-Dist: monai>=1.5.0
Requires-Dist: lightning>=2.5.0
Requires-Dist: scikit-learn>=1.0.0
Requires-Dist: seaborn>=0.11.0
Requires-Dist: scikit-image>=0.18.0
Requires-Dist: overrides>=6.1.0
Requires-Dist: timm>=1.0.0
Project-URL: Home, https://github.com/BardiaKh/PytorchUtils
Project-URL: Source, https://github.com/BardiaKh/PytorchUtils

# PytorchUtils

This is a package designed for rapid prototyping of a deep learning project using [MONAI](https://github.com/Project-MONAI/MONAI) & [PyTorch Lightning](https://github.com/PyTorchLightning/pytorch-lightning).  

**Use with caution!**  
*Intended for personal use.*

