dot-early_stop: Perform early stopping

Description Usage Value

Description

Perform early stopping

Usage

1
2
3
4
5
6
7
8
.early_stop(
  loss_tracker,
  step,
  patience_count,
  early_stopping_active,
  patience = 30,
  min_delta = 0.01
)

Value

Earlying stopping flag


quon-titative-biology/scAlign documentation built on Nov. 17, 2021, 9:57 a.m.