org.kramerlab.autoencoder.math.optimization
A fairly generic termination criterion that takes a look at the intermediate result achieved and resources used so far, and decides if an optimization procedure or some kind of search should be terminated.
Terminates when this and the other termination criteria are fulfilled
Terminates when this or the other termination criterion is fulfilled
A fairly generic termination criterion that takes a look at the intermediate result achieved and resources used so far, and decides if an optimization procedure or some kind of search should be terminated.