See an article on the latitude and longitude prediction, neural network output layer with two neurons, an output prediction of longitude, another output prediction dimension, tag is also a pair of latitude and longitude values,
Keras can do it will predict the coordinates (longitude_pred latitude_pred) and the distance between the real (longitude_true latitude_true) as a loss function?
If not, can directly use tensorflow implementation?