Graph Neural Networks

Rasmus explains how their method for solving Sudoku is based on a graph neural network, where nodes represent cells and edges connect nodes that share constraints. The network learns Sudoku rules without explicit instruction, making it a unique approach to the problem.