1.1.0 • Published 5 years ago
@pipcook/plugins-tfjs-simplecnn-model-define v1.1.0
@pipcook/plugins-tfjs-simplecnn-model-define
Description
This plugin defines a image classification model. This model is built on top of several convolutional blocks. This model is fit for quite simple dataset. The model is built using Tensorflow.js.
Required Parameters
| Parameter | Type | Description |
|---|
Optional Parameters
| Parameter | Type | Default Value | Description |
|---|---|---|---|
| loss | string | categoricalCrossentropyloss | the loss function to be defined. Look more |
| metrics | string[] | 'accuracy' | metrics used to evaluate model. Look more |
| recoverPath | string | null | Recover path of pretrained model |
| outputShape | number[] | null | outputshape of model, only specified when recoverPath is specified |
| labelMap | object | null | label map, only specified when recoverPath is specified |
Example
"modelDefine": {
"package": "@pipcook/plugins-tfjs-simplecnn-model-define"
},1.1.1-749d1ac-beta.0
5 years ago
1.1.1-3d119b8-beta.0
5 years ago
1.1.0
5 years ago
1.1.1-a56d245-beta.0
5 years ago
1.0.6
5 years ago
1.0.7-d5a1a36-beta.0
5 years ago
1.0.6-4913202-beta.1
5 years ago
1.0.6-beta.4
5 years ago
1.0.6-2.0
5 years ago
1.0.6-beta.3
5 years ago
1.0.6-beta.2
5 years ago
1.0.6-alpha.0
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.8.0
5 years ago
0.7.1
5 years ago
0.7.0
5 years ago
0.6.3
6 years ago
0.6.2
6 years ago
0.6.0
6 years ago
0.5.9
6 years ago
0.5.8
6 years ago
0.5.7
6 years ago
0.5.4
6 years ago
0.5.3
6 years ago
0.5.2
6 years ago
0.5.1
6 years ago