Artificial Intelligence

What do you think when you see “AI researcher”? Probably someone who recently jumped on a bandwagon of LLMs? Well, that’s is not me. I started to dig into machine learning and data mining at the third year of uni (circa 2009). This was even before AlexNet. I researched Bayesian networks and very niche Hierarchical Temporal Memory.

In this section I present current developments in artificial intelligence, critical analysis and new ideas

Science

Mandelbrot

Infinite zoom Yes, let's make an infinite zoom in real time in the browser using WebGL and shaders. Limited precision of floating point…

Read more...

As always - no explanation

You can find this in many scientific papers, common phrases indicating that the proper explanation is skipped, here sorted in the growing…

Read more...

Pixelate images with CycleGAN

⚠️ Work in progress ⚠️ Load images I'm using TensorFlow and I need to scale black and white image from 512x512 pixels stored in to 128x9…

Read more...

Dyck language converter

First, I got carried away with researching what a Dyck language is. I was damn certain that some geeks already released an online service…

Read more...

Install TeX on Windows

Go to miktex website and download the installer https://miktex.org/download Use the installer Open MiKTeX Console. Switch to Updates, press…

Read more...