Advent of Code 2022 in pure TensorFlow - days 3 & 4

Check out my latest article about my pure TensorFlow solutions to the Advent of Code 2022 puzzles number 3 and 4!

TensorFlow is a programming language :exploding_head:

The solutions are a deep dive into TensorFlow’s ragged tensors, lookup tables, sets, and the power of the dataset object.