ucate icon indicating copy to clipboard operation
ucate copied to clipboard

Uncertainty in Conditional Average Treatment Effect Estimation

Results 1 ucate issues
Sort by recently updated
recently updated
newest added

https://github.com/OATML/ucate/blob/f57e47b1baec802c955adc7b07317d8014e50d91/ucate/library/models/cevae.py#L110-L186 @anndvision could you please help me understand the encoder in cevae. If understand correctly; there supposed to be three inference models: t ~ q(t|x) # treatment y ~ q(y|t,x)...