does anyone know about generative adversarial networks in python? if so, does anyone know how to use gans to generate data using an existing limited numerical dataset (2 variables)? my goal is to use the existing data and generate more using gans to increase the size of the set for training and testing of another model. ive only found examples on generating images using torch python but cannot manage to modify it to use on tabular data. tried on /g but nothing and got recommended to go here on /sci