
I used this small project to create the above hero picture for my LinkedIn page. It creates an artistic yet mathematically sound representation of Gaussian process regression.
- Install conda environment manager
conda env create
conda activate gp-hero
python gp_hero.py
The last step will generate two images: one for light mode applications and one for dark mode.
The software is licensed under MIT License.
Images (.png file) are licensed under a Creative Commons Attribution 4.0 International License (CC-BY-4.0).
See LICENSE for the licenses texts.