
New Book: Synthetic Data and Generative AI
- Vincent Granville
- November 28, 2022
Synthetic data is used more and more to augment real-life datasets, enriching them and allowing black-box systems to correctly classify observations or predict values that are well outside of training and validation sets. In addition, it helps understand decisions made by obscure systems such as deep neural networks, contributing to the development of explainable AI. […]
Read More
Dynamic Clouds and Landscape Generation: Morphing and Evolutionary Processes
- Vincent Granville
- November 5, 2022
Entitled “Dynamic Clouds and Landscape Generation: Morphing and Evolutionary Processes”, the full version in PDF format is accessible in the “Free Books and Articles” section, here. Also discussed in details with Python code in my book “Synthetic Data”, available here. My previous article focused on map generation in 3D, and also features a fascinating video, see here. In this […]
Read More
Weird Random Walks: Synthetizing, Testing and Leveraging Quasi-randomness
- Vincent Granville
- August 11, 2022
Entitled “Weird Random Walks: Synthetizing, Testing and Leveraging Quasi-randomness”, the full version in PDF format is accessible in the “Free Books and Articles” section, here. I discuss different types of synthetized random walks that are almost perfectly random, in one and two dimensions. Besides the theoretical interest, it provides new modeling tools, especially for physicists, engineers, natural […]
Read More
Detecting Subtle Departures from Randomness
- Vincent Granville
- July 23, 2022
Entitled “Detecting Subtle Departures from Randomness”, the full version in PDF format is accessible in the “Free Books and Articles” section, here. Also discussed in details in chapter 9 in my book “Intuitive Machine Learning and Explainable AI”, available here. Figure 1 below shows two plots arising from two different, non-periodic pseudo-random sequences of +1 and -1 in […]
Read More
Gentle Introduction to Linear Algebra, with Spectacular Applications
- Vincent Granville
- May 31, 2022
This material is also discussed in details with Python code in chapter 3 in my book “Intuitive Machine Learning and Explainable AI”, available here. This is not a traditional tutorial on linear algebra. The material presented here, in a compact style, is rarely taught in college classes. It covers a wide range of topics, while avoiding […]
Read More
New Book: Stochastic Processes and Simulations – A Machine Learning Perspective
- Vincent Granville
- March 22, 2022
New edition with Python code. Described as a “gem” or “masterpiece” by some readers. Buy the book here. Introduction This scratch course on stochastic processes covers significantly more material than usually found in traditional books or classes. The approach is original: I introduce a new yet intuitive type of random structure called perturbed lattice or […]
Read More
You must be logged in to post a comment.