A collection of small, self-contained problems used as benchmarks for the Sutro Group's energy-efficient learning research.
Each problem lives in its own folder, with its own README describing: the problem, reference implementation, history of records.
To add a new problem, create a new directory and add a README.md at its root.
-
matmul/— cheapest matrix multiplication under a simplified Dally explicit-communication cost model -
wip-boltzmann-shifter/— the shift-direction inference task from Hinton & Sejnowski's Boltzmann-machine chapter (PDP Vol 1, 1986). (work in progress)