Add NeuralNetworkMetric to list
Creates a copy of a list of NeuralNetworkMetric and adds a new element to the copy.
Inputs
-
List — List of NeuralNetworkMetric
Original list.
-
Value — NeuralNetworkMetric
Element to append.
Outputs
-
Result — List of NeuralNetworkMetric
Copy of List with Value appended.