This commit is contained in:
Steve Nyemba 2019-12-12 12:16:52 -06:00
parent caab8800dd
commit 363bd376e1
1 changed files with 6 additions and 0 deletions

View File

@ -49,3 +49,9 @@ GANS will generate data assuming the original data has all the value space neede
GANS work well on discrete values and thus are not advised to be used. GANS work well on discrete values and thus are not advised to be used.
e.g:measurements (height, blood pressure, ...) e.g:measurements (height, blood pressure, ...)
## Credits :
---
- [Ziqi Zhang](ziqi.zhang@vanderbilt.edu)
- [Brad Malin](b.malin@vanderbilt.edu)
- [Steve L. Nyemba](steve.l.nyemba@vanderbilt.edu)