You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In synthetic_data_interpolation.ipynb, the function evaluate_hetvae (from utils) has an extra parameter model_name, but this parameter isn't defined. If you ignore model_name parameter, the jupyter notebook works out.