
Synthesizing Geospatial Data with A Simple NoGAN Technique
- Vincent Granville
- July 28, 2023
If you regularly read my articles, you know that I developed several different techniques for data synthetization. Many are explained in details in my upcoming book Synthetic Data and Generative AI (Elsevier), available here. It includes generative adversarial networks (GANs), copulas, agent-based modeling, methods based on interpolation, correlated noise mixtures, and more. The technique presented […]
Read More
Sound Generation in Python: Turning Your Data into Music
- Vincent Granville
- July 13, 2023
Not long ago, I published here an article entitled “The Sound that Data Makes”. The goal was turning data — random noise in this case — into music. The hope was that by “listening” to your data, you could gain a different kind of insights, not conveyed by visualizations or tabular summaries. This article is […]
Read More
Generated Data vs Monte-Carlo Simulations: What are the Differences?
- Vincent Granville
- July 7, 2023
I sometimes get asked this question: could you use simulations instead of synthetizations? Below is my answer, also focusing on some particular aspects of data synthetizations, that differentiate them from other techniques. Simulations do not simulate joint distributions Sure, if all your features behave like a mixture of multivariate normal distributions, you can use GMMs […]
Read More
You must be logged in to post a comment.