Synthetic data generation using GAN
Project detail
The goal of the project is to generate synthetic data using any type of Generative Adversarial Network. The synthetic data needs to be stored in csv files, similar to the input files. After the generation, the synthetic data and the original data will be analyzed together. You need to start from the provided code.