Object detection Part 3 – Local training [Tensorflow]
We look into training your model locally on windows and other platforms.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
With the new Windows subsystem for linux it’s easier to install kubernetes on Windows 10. In this video we look at kubernetes using minikub and KinD which is two easy setups to try out kubernetes locally.
We solve the day 15 challenge for the Advent of Code.
We look into what’s new in java 16.
After installing Kubernetes the hard way, I improved the cluster with a Ceph RBD connection. This creates a StorageClass that we …