Pytorch Implementation of Time Series Deconfounder
This is a tentative Pytorch implementation of the paper "Time Series Deconfounder: Estimating Treatment Effects over Time in the Presence of Hidden Confounders" . The codes are adapted from the Original TensorFlow Version.
Refer to main_run.py
for running.