Releases: faruk-ahmad/ml-proj-init
Releases · faruk-ahmad/ml-proj-init
ml-proj-init 1.0.3
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-init
See details here-
ml-proj-init in pypi
ml-proj-init 1.0.2
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 path related issue
Installation
pip install ml-proj-init
See details here-
ml-proj-init in pypi
ml-proj-init 1.0.1
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
pip install ml-proj-init
See details here-
ml-proj-init in pypi