Hacker News new | ask | show | jobs
by jhfdbkofdchk 885 days ago
I was just thinking about this at lunch today! I have been working through the Advent of Code 2020 problems. Day 20 involves a very simple version of the reassembly problem, putting together square tiles with fixed size overlapping border patterns. I did the first phase of the challenge "by hand," but I was wondering how fast it would be with the recent advances in CNNs and Transformer models.