ANN.predict()
Evaluate the ANN at given ‘new_points’.
new_points (array_like) – the coordinates of the given points.
the predicted values via the ANN.
numpy.ndarray