Advent of Code – Day 5
We solve the day 5 challenges for the Advent of Code.
We look into how to create TFRecords to and handle images from a custom dataset. Later we load these records into a model and do some predictions.
I reflect at the last year and my feelings about this journey.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video, we look through the docker basics. Working with docker is not that hard, but a couple of commands are considered basics. Then, we look at fetching base images, running commands, and setting environment variables.
We will walk through the process of manually installing a Ceph cluster. This gives you a better overview of how Ceph works, and we will discuss different concepts used when running a cluster. Fetching software. First of I want to check that I have all the latest packages in my debian system. apt update apt…
I’m trying to solve all the Advent of Code puzzles in this video series.