Working Notes: a commonplace notebook for recording & exploring ideas.
Home. Site Map. Subscribe. More at expLog.

Iclr2019

#+CATEGORY: video:paper:talk #+TODO: TODO | DONE SKIP

Debugging Machine Learning Models

Model assertions

At training time use assertions for

At inference time

Apply a bandit algorithm to select model assertions with highest marginal gain.

Kunal