Contains classes for making prediction based on the trained model.
More...
|
class | Parameter |
| Class representing the parameters of neural network prediction. More...
|
|
class | Topology |
| Class defining a neural network topology - a set of layers and connection between them - on the prediction stage. More...
|
|
Enumerator |
---|
defaultDense |
Feedforward neural network
|
feedforwardDense |
Feedforward neural network
|
Enumerator |
---|
model |
Input model trained by the neural network algorithm
|
Available identifiers of results obtained in the prediction stage of the neural network algorithm
Available identifiers of results obtained in the prediction stage of the neural network algorithm
Available identifiers of input Tensor objects in the prediction stage of the neural network algorithm
Enumerator |
---|
data |
Input data set
|