Michael Riedl's Blog - Dabbling in all things.
Personal blog for documenting projects ranging from electronics, programming, data science, to machine/deep learning.
Tag: deep-learning
Testing out the Logging for Lightning Fabric
Testing how logging works with distributed training using Lightning Fabric.
Read more →
Installing llama-cpp-python with GPU Support
Installing llama-cpp-python to work with GPU offloading of model.
Read more →
Installing NVIDIA Apex on Windows 11
Installing NVIDIA Apex on Windows 11 for use with PyTorch 2.x.
Read more →
Installing SLURM on Jetson Nano
Installing SLURM on a Jetson Nano in a Turing Pi 2 cluster.
Read more →
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 →
Speeding up your Transformer Model by Upgrading
How upgrading your PyTorch version can speed up your Transformer model.
Read more →
Building an Object Detection Model with TFLite Model Maker
Setup and issues training an object detection model with TFLite Model Maker.
Read more →
Custom Cooling for Dual GPU Setup
3D printed fan nozzle for cooling a dual open-air GPU setup.
Read more →
Custom ML Docker Container for Jetson Nano
Building a custom machine learning Docker container for the 2GB Jetson Nano.
Read more →