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.
Update in this release
- Fixed None type in project name issue
- Updated error messages to be user friendly
- Removed unnecessary log messages during usage.
Installation
pip install ml-proj-initSee details here-
ml-proj-init in pypi