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.

Tag: deep-learning


image

Testing out the Logging for Lightning Fabric

Published on 11 Sep 2023
Testing how logging works with distributed training using Lightning Fabric.
Read more →
image

Installing llama-cpp-python with GPU Support

Published on 10 Sep 2023
Installing llama-cpp-python to work with GPU offloading of model.
Read more →
image

Installing NVIDIA Apex on Windows 11

Published on 26 May 2023
Installing NVIDIA Apex on Windows 11 for use with PyTorch 2.x.
Read more →
image

Installing SLURM on Jetson Nano

Published on 27 Apr 2023
Installing SLURM on a Jetson Nano in a Turing Pi 2 cluster.
Read more →
image

Implementing the A* Pathfinding Algorithm with ChatGPT

Published on 03 Apr 2023
Using ChatGPT to implement the A* pathfinding algorithm in Python.
Read more →
image

Copying a WSL Distribution

Published on 03 Mar 2023
Copying a Windows Subsystem for Linux distribution and fixing common issues.
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

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

Custom Cooling for Dual GPU Setup

Published on 12 Dec 2021
3D printed fan nozzle for cooling a dual open-air GPU setup.
Read more →
image

Buying a Used GPU in (late) 2021

Published on 25 Nov 2021
Benchmarking a used GTX 1080Ti on deep learning tasks.
Read more →
image

Custom ML Docker Container for Jetson Nano

Published on 04 Sep 2021
Building a custom machine learning Docker container for the 2GB Jetson Nano.
Read more →
image

COVID-19 Visualization

Published on 29 Mar 2020
Visualization of COVID-19 nucleotide mutations.
Read more →
image

Pic2Paint

Published on 21 Mar 2020
Pic2Paint: A Streamlit app for neural style transfer.
Read more →