Input object for the training layer
More...
Sets input object for the neural network training algorithm
- Parameters
-
id | Identifier of the input object |
key | Key to use to retrieve data |
val | Value of the input object |
Returns input object for the neural network training algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Returns input object for the neural network training algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
Returns input object for the neural network training algorithm
- Parameters
-
id | Identifier of the result |
key | Key to use to retrieve data |
- Returns
- Result that corresponds to the given identifier
Sets input object for the neural network training algorithm
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
Sets input object for the neural network training algorithm
- Parameters
-
id | Identifier of the input object |
val | Value of the input object |
The documentation for this class was generated from the following file:
- neural_networks/training/TrainingInput.java