Seminar Talk on Model Compression
I recently gave a seminar talk on model compression in Machine Learning. It gives an overview of different techniques developed to compress the final model obtained after training in order to reduce memory footprint and speed–up prediction. I covered pruning methods such as Optimal Brain Damage (OBD) and Optimal ...
Read more...