Advent of Code 2021 in pure TensorFlow - day 6

I’m going on with the challenge in the challenge of solving Advent Of Code puzzles in pure TensorFlow.

Here’s how I solved the day 6 puzzle

The tutorial shows how to use the experimental mutable hashtables and how to face the problem in 2 different ways.

I write the articles some days after solving the problems. So far I solved in pure TensorFlow problems from 1 to 10. So stay tuned for - at least - 4 more articles!

1 Like