Advent of Code – Day 17
We solve the day 17 challenges for the Advent of Code.
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…
Automate installation of a Linux OS using Simple-CDD and Virtualbox. Running a script to install Linux on a Virtualbox VM then automate the installation of packages and configuration.
We go through how to manually install a Ceph cluster. We will add Object storage devices and play around with Rados. Rados (Reliable autonomic distributed object storage) is a great way to store data in a secure and efficient way. Adding storage When the cluster is up and running and all monitors are in qourum…
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.
We look at setting up, running, and setting up deployments on Kubernetes. We talk about running and scaling pods, connecting services and pushing to google cloud.
Using the material design we create a new web component with an input box and label.