Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 321 Bytes

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