Riedl's Blog

Michael Riedl's Blog - Dabbling in all things.

Personal blog for documenting projects ranging from electronics, programming, data science, to machine/deep learning.
image

Designing a Case for the Turing Pi 2

Published on 02 Feb 2023
Designing and building a custom acrylic case for the Turing Pi 2.
Read more →
image

Speeding up your Transformer Model by Upgrading

Published on 08 Jan 2023
How upgrading your PyTorch version can speed up your Transformer model.
Read more →
image

Setting Up WSL on Windows 11 22H2

Published on 26 Dec 2022
Dealing with issues setting up WSL on Windows 11 with update 22H2.
Read more →
image

Sniffing WiFi APs with Flipper Zero and WiFi Dev Board

Published on 05 Dec 2022
Modifying the WiFi dev board to sniff access points with the Flipper Zero.
Read more →
image

Building an Object Detection Model with TFLite Model Maker

Published on 20 Aug 2022
Setup and issues training an object detection model with TFLite Model Maker.
Read more →
image

Setting Up a Python Virtual Environment on a RPi

Published on 06 Aug 2022
How to setup a Python virtual environment (virtualenv) on a Raspberry Pi.
Read more →