Namespace Tizen.MachineLearning.Train
Classes
Dataset
Create the dataset for neural network
Layer
Creates a neural network layer.
Model
Constructs the neural network model
Optimizer
Creates a neural network optimizer.
Enums
NNTrainerDatasetMode
Enumeration for the dataset data type of NNTrainer.
NNTrainerLayerType
Enumeration for the neural network layer type of NNTrainer.
NNTrainerModelFormat
Enumeration of model formats for the neural network.
NNTrainerOptimizerType
Enumeration for the neural network optimizer type of NNTrainer.
NNTrainerSummaryType
Enumeration for the neural network summary verbosity of NNTrainer.