(Ab)using Python for Better Debbuging of Pre-trained Pytorch Models
It can be useful to (ab)use python's dynamic object model to add functions to existing objects in order to better interrogate and debug a pre-trained pytorch model.
more ...It can be useful to (ab)use python's dynamic object model to add functions to existing objects in order to better interrogate and debug a pre-trained pytorch model.
more ...Integers overflow silently in a lot of popular python libraries (including numpy, scipy, pandas, pytorch, tensorflow).
more ...Use a linear model to estimate the importance of your hyperparameters.
more ...