Linkpost for a generalist algorithmic learner: capable of carrying out sorting, shortest paths, string matching, convex hull finding in one network
Introducing a generalist neural algorithmic learner, capable of carrying out 30 different reasoning tasks, with a 𝘴𝘪𝘯𝘨𝘭𝘦 graph network. These include: * Sorting * Shortest paths * String matching * Convex hull finding https://arxiv.org/abs/2209.11142 > The cornerstone of neural algorithmic reasoning is the ability to solve algorithmic tasks, especially in...