Advent of Code – Day 17
We solve the day 17 challenges for the Advent of Code.
We use an easy method to retrain a pre-trained model for object classification. Transfer learning is an easy and quick method to retrain a model for good classification of objects.
In this video, we will install Glance an OpenStack component required for storing your images. Glance can utilize Ceph as a backend, and we want this setup, so there are some extra steps required.
We look into the slim framework version 4 and do a quick review. I looked into the slim framework back in 2019 and this is a revisit where I review the changes and see if the latest version 4 has improved from the earlier slim releases.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
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…
We use Munin to monitor servers with different resources and critical operations. Munin will contact each server and ask for statistics and monitor if a service is running and have enough resources to work.