Skip to content

SethTS/sutro-problems

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sutro problems

A collection of small, self-contained problems used as benchmarks for the Sutro Group's energy-efficient learning research.

Structure

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.

Problems

  • 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)

About

Small reproducible problems for Sutro Group's energy-efficient learning research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%