Skip to content

Releases: faruk-ahmad/ml-proj-init

ml-proj-init 1.0.3

24 May 15:20
Compare
Choose a tag to compare

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

ml-proj-init 1.0.2

24 May 15:18
Compare
Choose a tag to compare

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 path related issue

Installation

pip install ml-proj-init

See details here-
ml-proj-init in pypi

ml-proj-init 1.0.1

23 May 14:26
Compare
Choose a tag to compare

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