Hello,
I wanted to know if there is a way through which I can automate to change the parameters for training the model like the epochs, depth, width, patience, learning rate with early stopping enabled for a particular stress contour. The automation should start training another model after one model is trained. I also want the lowest loss function value to be saved (or maybe the log file to be stored somewhere).
I want to find the best parameters so that I can use that in a much bigger dataset.
Regards,
Ashrut Sharma