I started to train a AutoML image classifier on Vertex AI. The data set is just about 36 images of dogs and flowers. I did this for purposes in my bachelor's thesis.
However, the model doesn't stop training. It is running for 11 days now, while it took only a couple of seconds to run a TensorFlow NN on these images on my machine. What can I do about it? I need to get done with this really quick, as I want to examine XAI features and model deployment on this.