/GAIN

Generative Adversarial Imputation Networks (GAIN) Pytorch version

Primary LanguagePython

GAIN (pytorch)

Generative Adversarial Imputation Networks (GAIN)

Title: GAIN: Missing Data Imputation using Generative Adversarial Nets

Authors: Jinsung Yoon, James Jordon, Mihaela van der Schaar

Pytorch conversion from tensorflow: https://github.com/jsyoon0823/GAIN

All credits go to jsyoon0823