News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
This paper focuses on the time analysis of different matrix multiplication algorithms. In the paper, the methods invented by Karatsuba and Strassen are analyzed and implemented; theoretical and real ...
Sparsification technology is crucial for deploying convolutional neural networks in resource-constrained environments. However, the efficiency of sparse models is hampered by irregular memory access ...