Michael Riedl's Blog - Dabbling in all things.
Personal blog for documenting projects ranging from electronics, programming, data science, to machine/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 →