Hi everyone,
once again Iām here sharing my latest article about my solution to an AoC puzzle in pure TensorFlow.
Problem 7 is a nice example that demonstrates the limitations of TensorFlow when manipulating strings and working with paths.
Hi everyone,
once again Iām here sharing my latest article about my solution to an AoC puzzle in pure TensorFlow.
Problem 7 is a nice example that demonstrates the limitations of TensorFlow when manipulating strings and working with paths.
Amazing, thanks for sharing @pgaleone
For those interested to learn more:
And @pgaleone 's solutions to Advent of Code 2021 can be found here Wrap up of Advent of Code 2021 in pure TensorFlow ā P. Galeone's blog
This is great!
You are a true warrior! Those problems were challenging for me using Python only!