Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 674 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 674 Bytes

QuantQuant

A quantization method for neural networks based on quantiles in empirical distributions.

A final project for Harvard's CS 242, "Computing at Scale," taught by Prof. HT Kung.

This project was a collaboration with Ralph Estanboulieh and Ryan Kim. My main contributions involve a significant portion of the code for application of quantization to neural networks, as well a large share of writing the paper.

Check out the report, as well as the relevant code.