How to load a custom dataset with tf.data [Tensorflow]
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.
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…
In this video, I will teach you how to store data with ETCD, set up an ETCD cluster, and recover from a disaster.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We look into Ceph Rados and try to figure out how Ceph stores data. The main goal is to read data from one cluster as raw objects and write it back to another cluster.
We look at how to use a Biometric fingerprint to decrypt some encrypted data.
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.