News

A project for CS3310 [Design and Analysis of Algorithms] where I implemented Classical Matrix Multiplication, Divide/Conquer Matrix Multiplication, and Strassen's Matrix Multiplication and recorded ...
The algorithm is able to re-discover older matrix multiplication algorithms and improve upon its own to discover newer and faster algorithms. “AlphaTensor is the first AI system for discovering novel, ...
Since Volker Strassen proposed a recursive matrix multiplication algorithm reducing the time complexity to n2.81 in 1968, many scholars have done a lot of research on this basis. In recent years, ...
We’re just a few years into the AI revolution, but AI systems are already improving decades-old computer science algorithms. Google’s AlphaEvolve AI, its latest coding agent for algorithm discovery, ...