ml-proj-init is a lightweight python package for creating deep learning and machine project structure easily. user can also add data loader modules and common neural network architectures just by few commands.
Installation
bash
pip install ml-proj-init
See details here-
[ml-proj-init in pypi](https://pypi.org/project/ml-proj-init/)