We have all heard the phrase "Data is the new oil". Indeed, data in the 21st Century is like Oil in the 18th Century: an immensely, untapped valuable asset. We’re in a digital economy where data is more valuable than ever. Luckily getting data is not as difficult as building an oil refinery or an industrial plant where crude oil is transformed and refined.
We present a minimalistic python package aidatafactory
which generates artificial data.
It uses a generative model Variational Auto Encoder, inspired by this paper. With Jupyter Notebooks you can check the showcase of aidatafactory
where you can interactively play with its functionalities. If you are interested in the source code, please check aidatafactory/factory.py
file.
pip install aidatafactory