@pipcook/plugins-image-classification-tensorflow-model-train
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

@pipcook/plugins-image-classification-tensorflow-model-train

Description

This plugin will be used to train image classification models built on top of tensorflow.

Required Parameters

Parameter Type Description

Optional Parameters

Parameter Type Default Value Description
epochs number 10 how many epochs to train
batchSize number 16 data's batch size to be trained for every iteration

Example

"modelTrain": {
  "package": "@pipcook/plugins-image-classification-tensorflow-model-train",
  "params": {
    "epochs": 15
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @pipcook/plugins-image-classification-tensorflow-model-train

Weekly Downloads

1

Version

1.1.4

License

ISC

Unpacked Size

25.9 kB

Total Files

10

Last publish

Collaborators

  • jan-www
  • gindis
  • rickycao
  • wcount
  • yorkie
  • ericlee98
  • feelychau