Michael Riedl's Blog - Dabbling in all things.
Personal blog for documenting projects ranging from electronics, programming, data science, to machine/deep learning.

Implementing the A* Pathfinding Algorithm with ChatGPT
Using ChatGPT to implement the A* pathfinding algorithm in Python.
Read more →

Copying a WSL Distribution
Copying a Windows Subsystem for Linux distribution and fixing common issues.
Read more →

Designing a Case for the Turing Pi 2
Designing and building a custom acrylic case for the Turing Pi 2.
Read more →

Speeding up your Transformer Model by Upgrading
How upgrading your PyTorch version can speed up your Transformer model.
Read more →

Setting Up WSL on Windows 11 22H2
Dealing with issues setting up WSL on Windows 11 with update 22H2.
Read more →

Sniffing WiFi APs with Flipper Zero and WiFi Dev Board
Modifying the WiFi dev board to sniff access points with the Flipper Zero.
Read more →