Weightless Neural Networks — AI Dictionary

A neural network design that replaces weight multiplications with lookup tables, so running it means reading table entries instead of doing multiply-accumulate math.