Learning curves
• As cumulative output doubles, the cumulative average
time per unit falls to a fixed % (the learning rate) of the
previous average.
• Y = ax b
y = average cost per batch
a = cost of first batch
x = total number of batches produced
b = learning factor (log LR/log 2)
88