1.1.0 • Published 5 years ago

@pipcook/plugins-mnist-data-collect v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

@pipcook/plugins-mnist-data-collect

Description

This plugin is used to collect MNIST data specifically. For more inforamtion about MNIST, please refer to here. You can just specify how many samples of MNIST data you would like to collect and we will do the rest for you in this plugin.

Required Parameters

ParameterTypeDescription
trainCountnumberhow many train samples to collect
testCountnumberhow many test samples to collect

Optional Parameters

ParameterTypeDefault ValueDescription

Example

"dataCollect": {
  "package": "@pipcook/plugins-mnist-data-collect",
  "params": {
    "trainCount": 8000,
    "testCount": 2000
  }
},
1.1.0

5 years ago

1.0.6

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-alpha.0

5 years ago

1.0.6-beta.2

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.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.0

5 years ago

0.5.8

5 years ago

0.5.7

5 years ago

0.5.9

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0-beta

5 years ago