...
So-called interpretably constructed deep neural networks often sell their methods by showing near state-of-the-art performance for only a fraction of the parameter count of black-box networks. However, can we consider these fair comparisons when the number of learned parameter counts are not matched? ...
A walkthrough of implementing Total Variation color image denoising in the Julia programming language, starring Fabio and Masa. ...
I often find my downloads folder filling up with tons of research papers with nondescript (ID) names, such as "1909.05742.pdf". Keeping these PDFs open allows me to keep track of them, but once I close those windows they seem as good as lost. To remedy this, I've written a short Python script employing a wrapper for the arXiv.org API. ...
The iterative soft thresholding algorithm is one of the simplest algorithms for sparse coding (in this case, solving the basis-pursuit denoising functional). Understanding its derivation as a special case of the Proximal Gradient Method is a great introduction into the world of proximal methods. ...
Zathura + latexmk -> :). Latest update: 17th January 2021. ...