Package | Description |
---|---|
deepnetts.data |
Data structures to store example data used for building machine learning models.
|
Modifier and Type | Method and Description |
---|---|
javax.visrec.ml.data.DataSet<ExampleImage> |
ImageSet.add(ExampleImage exImage)
Adds an example image that will be used to train deep learning model to this set.
|
Modifier and Type | Method and Description |
---|---|
javax.visrec.ml.data.DataSet<ExampleImage> |
ImageSet.add(ExampleImage exImage)
Adds an example image that will be used to train deep learning model to this set.
|
Copyright © 2022. All rights reserved.