hamaadshah / gan_tensorflow

Automatic feature engineering using Generative Adversarial Networks using TensorFlow.

Repository from Github https://github.comhamaadshah/gan_tensorflowRepository from Github https://github.comhamaadshah/gan_tensorflow

Automatic feature engineering using Generative Adversarial Networks

We will explore the use of Generative Adversarial Networks for automatic feature engineering. The idea is to automatically learn a set of features from, potentially noisy, raw data that can be useful in supervised learning tasks such as in computer vision.

Python environment

pip3 install -r requirements.txt

About

Automatic feature engineering using Generative Adversarial Networks using TensorFlow.

License:Apache License 2.0


Languages

Language:Python 100.0%