Skip to content

ml-proj-init 1.0.3

Latest

Choose a tag to compare

@faruk-ahmad faruk-ahmad released this 24 May 15:20

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

  1. Fixed None type in project name issue
  2. Updated error messages to be user friendly
  3. Removed unnecessary log messages during usage.

Installation

pip install ml-proj-init

See details here-
ml-proj-init in pypi