Closed sjfleming closed 1 year ago
For the droplets that are "surely cells" or "surely empties", use a soft constraint to ensure that the cell probability encoder does not get off-track.
The soft constraint is implemented as a pyro.factor penalty that is grows exponentially if the output starts to deviate from the known truth.
pyro.factor
For the droplets that are "surely cells" or "surely empties", use a soft constraint to ensure that the cell probability encoder does not get off-track.