Interface ISchedule

    • Method Detail

      • valueAt

        double valueAt​(int iteration,
                       int epoch)
        Parameters:
        iteration - Current iteration number. Starts at 0
        epoch - Current epoch number. Starts at 0
        Returns:
        Value at the current iteration/epoch for this schedule